Add for D'Arcy:
authorBruce Momjian
Mon, 2 Dec 2002 05:42:36 +0000 (05:42 +0000)
committerBruce Momjian
Mon, 2 Dec 2002 05:42:36 +0000 (05:42 +0000)
> * Python
>  o Allow users to register their own types with _pg
>  o Allow SELECT to return a dictionary of dictionaries
>  o Allow COPY BINARY FROM

doc/TODO

index 4d6ba7715f6fda073c8f578d38641064e5581413..798e187221238da60055761cd28945070ccee0d2 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Sun Dec  1 16:27:51 EST 2002
+Last updated:      Mon Dec  2 00:42:30 EST 2002
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -257,6 +257,11 @@ Clients
    o Add SQLSTATE
    o fix handling of DB attributes that are arrays
 
+* Python
+   o Allow users to register their own types with _pg
+   o Allow SELECT to return a dictionary of dictionaries
+   o Allow COPY BINARY FROM
+
 
 Referential Integrity
 =====================