summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-09-02 12:29:18 +0000
committerBruce Momjian <bruce@momjian.us>2006-09-02 12:29:18 +0000
commitb1620c538d75370f9210f552e75fe1c91ca3520d (patch)
treeb4f3ea2e9948cc9236d5d6b4391f32db7dae7ba3 /doc/TODO
parent5e33d6df36ef185370d778f42d30c6433ac18aa4 (diff)
downloadpostgresql-b1620c538d75370f9210f552e75fe1c91ca3520d.tar.gz
Done:
o -Allow PL/python to composite types and result sets
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index 7c51836407..20a286ad90 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@ c
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Wed Aug 30 20:34:28 EDT 2006
+Last updated: Sat Sep 2 08:29:12 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -744,10 +744,8 @@ SQL Commands
http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php
- o Allow PL/python to composite types and result sets
- once buggy assert-enabled versions of python can be detected
+ o -Allow PL/python to composite types and result sets
- http://archives.postgresql.org/pgsql-patches/2006-04/msg00087.php
Clients
=======