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 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Tue Mar 11 13:02:27 EDT 2008
4
+ Last updated: Tue Mar 11 13:20:26 EDT 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -815,6 +815,11 @@ Server-Side Languages
815
815
816
816
http://archives.postgresql.org/pgsql-hackers/2006-10/msg00070.php
817
817
818
+ o Review handling of MOVE and FETCH
819
+
820
+ http://archives.postgresql.org/pgsql-patches/2007-04/msg00527.php
821
+
822
+
818
823
* Other
819
824
o Add table function support to pltcl, plpythonu
820
825
o Add support for polymorphic arguments and return types to
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: Tue Mar 11 13:02:27 EDT 2008
11
+ Last updated: Tue Mar 11 13:20:26 EDT 2008
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 > .
@@ -712,6 +712,9 @@ <h1><a name="section_9">Server-Side Languages</a></h1>
712
712
from NULL-valued scalars.
713
713
</ p >
714
714
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-10/msg00070.php "> http://archives.postgresql.org/pgsql-hackers/2006-10/msg00070.php</ a >
715
+ </ p >
716
+ </ li > < li > Review handling of MOVE and FETCH
717
+ < p > < a href ="http://archives.postgresql.org/pgsql-patches/2007-04/msg00527.php "> http://archives.postgresql.org/pgsql-patches/2007-04/msg00527.php</ a >
715
718
</ p >
716
719
</ li > </ ul >
717
720
</ li > < li > Other
You can’t perform that action at this time.
0 commit comments