File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 2
2
TODO list for PostgreSQL
3
3
========================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Mon Feb 14 14:51:14 EST 2005
5
+ Last updated: Mon Feb 14 21:27:08 EST 2005
6
6
7
7
The most recent version of this document can be viewed at the PostgreSQL web
8
8
site, http://www.PostgreSQL.org.
@@ -907,6 +907,7 @@ Source Code
907
907
* Improve NLS maintenace of libpgport messages linked onto applications
908
908
* Allow ecpg to work with MSVC and BCC
909
909
* Make src/port/snprintf.c thread-safe
910
+ * Add xpath_array() to /contrib/xml2 to return results as an array
910
911
* Allow building in directories containing spaces
911
912
912
913
This is probably not possible because 'gmake' and other compiler tools
You can’t perform that action at this time.
0 commit comments