File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
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 17:25:28 EDT 2007
5
+ Last updated: Mon Apr 2 17:27:56 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.
@@ -774,17 +774,17 @@ SQL Commands
774
774
http://archives.postgresql.org/pgsql-hackers/2006-10/msg00070.php
775
775
776
776
o Other
777
- o Add table function support to pltcl, plpython
777
+ o Add table function support to pltcl, plpythonu
778
778
o Add support for polymorphic arguments and return types to
779
779
languages other than PL/PgSQL
780
780
o Add capability to create and call PROCEDURES
781
781
o Add support for OUT and INOUT parameters to languages other
782
782
than PL/PgSQL
783
- o Add PL/Python tracebacks
783
+ o Add PL/PythonU tracebacks
784
784
785
785
http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php
786
786
787
- o Allow PL/Python to return boolean rather than 1/0
787
+ o Allow PL/PythonU to return boolean rather than 1/0
788
788
789
789
http://archives.postgresql.org/pgsql-patches/2007-01/msg00596.php
790
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 17:25:28 EDT 2007
11
+ Last updated: Mon Apr 2 17:27:56 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 > .
@@ -691,16 +691,16 @@ <h1><a name="section_8">SQL Commands</a></h1>
691
691
</ li > </ ul >
692
692
</ li > < li > Other
693
693
< ul >
694
- < li > Add table function support to pltcl, plpython
694
+ < li > Add table function support to pltcl, plpythonu
695
695
</ li > < li > Add support for polymorphic arguments and return types to
696
696
languages other than PL/PgSQL
697
697
</ li > < li > Add capability to create and call PROCEDURES
698
698
</ li > < li > Add support for OUT and INOUT parameters to languages other
699
699
than PL/PgSQL
700
- </ li > < li > Add PL/Python tracebacks
700
+ </ li > < li > Add PL/PythonU tracebacks
701
701
< p > < a href ="http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php "> http://archives.postgresql.org/pgsql-patches/2006-02/msg00288.php</ a >
702
702
</ p >
703
- </ li > < li > Allow PL/Python to return boolean rather than 1/0
703
+ </ li > < li > Allow PL/PythonU to return boolean rather than 1/0
704
704
< p > < a href ="http://archives.postgresql.org/pgsql-patches/2007-01/msg00596.php "> http://archives.postgresql.org/pgsql-patches/2007-01/msg00596.php</ a >
705
705
</ p >
706
706
</ li > </ ul >
You can’t perform that action at this time.
0 commit comments