File tree 2 files changed +6
-11
lines changed
2 files changed +6
-11
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: Sun Apr 22 09:28:30 EDT 2007
5
+ Last updated: Sun Apr 29 02:48:05 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.
@@ -750,11 +750,8 @@ SQL Commands
750
750
http://archives.postgresql.org/pgsql-patches/2006-06/msg00031.php
751
751
752
752
o Add single-step debugging of functions
753
- o Add support for MOVE and SCROLL cursors
754
-
755
- PL/pgSQL cursors should support the same syntax as
756
- backend cursors.
757
-
753
+ o -Add support for MOVE cursors
754
+ o Add support for SCROLL cursors
758
755
o Add support for WITH HOLD cursors
759
756
o Allow RETURN to return row or record functions
760
757
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: Sun Apr 22 09:28:30 EDT 2007
11
+ Last updated: Sun Apr 29 02:48:05 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 > .
@@ -669,10 +669,8 @@ <h1><a name="section_8">SQL Commands</a></h1>
669
669
< a href ="http://archives.postgresql.org/pgsql-patches/2006-06/msg00031.php "> http://archives.postgresql.org/pgsql-patches/2006-06/msg00031.php</ a >
670
670
</ p >
671
671
</ li > < li > Add single-step debugging of functions
672
- </ li > < li > Add support for MOVE and SCROLL cursors
673
- < p > PL/pgSQL cursors should support the same syntax as
674
- backend cursors.
675
- </ p >
672
+ </ li > < li > -< em > Add support for MOVE cursors</ em >
673
+ </ li > < li > Add support for SCROLL cursors
676
674
</ li > < li > Add support for WITH HOLD cursors
677
675
</ li > < li > Allow RETURN to return row or record functions
678
676
< p > < a href ="http://archives.postgresql.org/pgsql-patches/2005-11/msg00045.php "> http://archives.postgresql.org/pgsql-patches/2005-11/msg00045.php</ a >
You can’t perform that action at this time.
0 commit comments