|
2 | 2 | TODO list for PostgreSQL
|
3 | 3 | ========================
|
4 | 4 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
5 |
| -Last updated:Mon Feb 1414:51:14 EST 2005 |
| 5 | +Last updated:Mon Feb 1421: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
|
|