|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
|
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1>
|
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
11 |
| -Last updated:Tue Apr17 19:54:24 EDT 2007 |
| 11 | +Last updated:Wed Apr18 09:31:04 EDT 2007 |
12 | 12 | </p>
|
13 | 13 | <p>The most recent version of this document can be viewed at<br/>
|
14 | 14 | <ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
@@ -672,9 +672,8 @@ <h1><a name="section_8">SQL Commands</a></h1>
|
672 | 672 | <ahref="http://archives.postgresql.org/pgsql-patches/2006-05/msg00302.php">http://archives.postgresql.org/pgsql-patches/2006-05/msg00302.php</a>
|
673 | 673 | <ahref="http://archives.postgresql.org/pgsql-patches/2006-06/msg00031.php">http://archives.postgresql.org/pgsql-patches/2006-06/msg00031.php</a>
|
674 | 674 | </p>
|
675 |
| -</li><li>-<em>Add MOVE</em> |
676 | 675 | </li><li>Add single-step debugging of functions
|
677 |
| -</li><li>-<em>Add support for SCROLL cursors</em> |
| 676 | +</li><li>Add support forMOVE andSCROLL cursors |
678 | 677 | <p> PL/pgSQL cursors should support the same syntax as
|
679 | 678 | backend cursors.
|
680 | 679 | </p>
|
|