summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-02-15 02:27:36 +0000
committerBruce Momjian <bruce@momjian.us>2005-02-15 02:27:36 +0000
commit43410176a8101f6c47b56be14169282a2db7fece (patch)
tree925b5130ac5b45d1504b0871c04483cdf5df735b
parent1d7dfb149643199652c2521e89120b50690ca09f (diff)
Add:
> * Add xpath_array() to /contrib/xml2 to return results as an array
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 8184f1572be..c70e32b0b4b 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
TODO list for PostgreSQL
========================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Mon Feb 14 14:51:14 EST 2005
+Last updated: Mon Feb 14 21:27:08 EST 2005
The most recent version of this document can be viewed at the PostgreSQL web
site, http://www.PostgreSQL.org.
@@ -907,6 +907,7 @@ Source Code
* Improve NLS maintenace of libpgport messages linked onto applications
* Allow ecpg to work with MSVC and BCC
* Make src/port/snprintf.c thread-safe
+* Add xpath_array() to /contrib/xml2 to return results as an array
* Allow building in directories containing spaces
This is probably not possible because 'gmake' and other compiler tools