File tree 2 files changed +10
-2
lines changed
2 files changed +10
-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: Mon Apr 2 16:43:36 EDT 2007
5
+ Last updated: Mon Apr 2 17:10:50 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.
@@ -780,6 +780,11 @@ SQL Commands
780
780
781
781
http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php
782
782
783
+ o Allow PL/Python to return boolean rather than 1/0
784
+
785
+ http://archives.postgresql.org/pgsql-patches/2007-01/msg00596.php
786
+
787
+
783
788
784
789
Clients
785
790
=======
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Mon Apr 2 16:43:36 EDT 2007
11
+ Last updated: Mon Apr 2 17:10:50 EDT 2007
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -696,6 +696,9 @@ <h1><a name="section_8">SQL Commands</a></h1>
696
696
than PL/PgSQL
697
697
</ li > < li > Add PL/Python tracebacks
698
698
< p > < a href ="http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php "> http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php</ a >
699
+ </ p >
700
+ </ li > < li > Allow PL/Python to return boolean rather than 1/0
701
+ < p > < a href ="http://archives.postgresql.org/pgsql-patches/2007-01/msg00596.php "> http://archives.postgresql.org/pgsql-patches/2007-01/msg00596.php</ a >
699
702
</ p >
700
703
</ li > </ ul >
701
704
</ li > </ ul >
You can’t perform that action at this time.
0 commit comments