File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (bruce@momjian.us)
5
- Last updated: Sat May 5 11:39:57 EDT 2007
5
+ Last updated: Sat May 12 18:06:42 EDT 2007
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -781,7 +781,10 @@ SQL Commands
781
781
http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php
782
782
783
783
o -Allow PL/PythonU to return boolean rather than 1/0
784
+ o Allow data to be passed in native language formats, rather
785
+ than only text
784
786
787
+ http://archives.postgresql.org/pgsql-hackers/2007-05/msg00289.php
785
788
786
789
787
790
Clients
Original file line number Diff line number Diff line change 10
10
PostgreSQL TODO List
11
11
</ p > < hr />
12
12
Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
13
- Last updated: Sat May 5 11:39:57 EDT 2007
13
+ Last updated: Sat May 12 18:06:42 EDT 2007
14
14
15
15
< p > The most recent version of this document can be viewed at< br />
16
16
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -700,6 +700,10 @@ <h1><a name="section_7">SQL Commands</a></h1>
700
700
< p > < a href ="http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php "> http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php</ a >
701
701
</ p >
702
702
</ li > < li > -< em > Allow PL/PythonU to return boolean rather than 1/0</ em >
703
+ </ li > < li > Allow data to be passed in native language formats, rather
704
+ than only text
705
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-05/msg00289.php "> http://archives.postgresql.org/pgsql-hackers/2007-05/msg00289.php</ a >
706
+ </ p >
703
707
</ li > </ ul >
704
708
</ li > </ ul >
705
709
</ li > </ ul >
You can’t perform that action at this time.
0 commit comments