Add:
authorBruce Momjian
Sat, 12 May 2007 22:06:42 +0000 (22:06 +0000)
committerBruce Momjian
Sat, 12 May 2007 22:06:42 +0000 (22:06 +0000)
>  o Allow data to be passed in native language formats, rather
>    than only text
>    http://archives.postgresql.org/pgsql-hackers/2007-05/msg00289.php

doc/TODO
doc/src/FAQ/TODO.html

index d492324b3ead378c0fb3c04b6d1d88b873ab7ae3..62a4ac67cdddd7e49e866a985eaa80f5f9318e5b 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@ z
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Sat May  5 11:39:57 EDT 2007
+Last updated:      Sat May 12 18:06:42 EDT 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -781,7 +781,10 @@ SQL Commands
          http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php
 
        o -Allow PL/PythonU to return boolean rather than 1/0
+       o Allow data to be passed in native language formats, rather
+         than only text
 
+         http://archives.postgresql.org/pgsql-hackers/2007-05/msg00289.php
 
 
 Clients
index 2ed075d4ae2e54ffef13de10559c4d8f9deac998..b7c32900eb1d495565590e47a42b3225da85b3ca 100644 (file)
@@ -10,7 +10,7 @@
 PostgreSQL TODO List
 


 Current maintainer:     Bruce Momjian ([email protected])
-Last updated:           Sat May  5 11:39:57 EDT 2007
+Last updated:           Sat May 12 18:06:42 EDT 2007
 
 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -700,6 +700,10 @@ first.  There is also a developer's wiki at
 

                  http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php

 

       
  • -Allow PL/PythonU to return boolean rather than 1/0
  • +      
  • Allow data to be passed in native language formats, rather
  • +                  than only text
    +

                      http://archives.postgresql.org/pgsql-hackers/2007-05/msg00289.php

    +