|
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 Apr 1717:22:42 EDT 2007 |
| 11 | +Last updated: Tue Apr 1719:54:24 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>.
|
@@ -674,10 +674,11 @@ <h1><a name="section_8">SQL Commands</a></h1>
|
674 | 674 | </p>
|
675 | 675 | </li><li>-<em>Add MOVE</em>
|
676 | 676 | </li><li>Add single-step debugging of functions
|
677 |
| -</li><li>-<em>Add support forWITH HOLD andSCROLL cursors</em> |
| 677 | +</li><li>-<em>Add support for SCROLL cursors</em> |
678 | 678 | <p> PL/pgSQL cursors should support the same syntax as
|
679 | 679 | backend cursors.
|
680 | 680 | </p>
|
| 681 | +</li><li>Add support for WITH HOLD cursors |
681 | 682 | </li><li>Allow RETURN to return row or record functions
|
682 | 683 | <p><ahref="http://archives.postgresql.org/pgsql-patches/2005-11/msg00045.php">http://archives.postgresql.org/pgsql-patches/2005-11/msg00045.php</a>
|
683 | 684 | <ahref="http://archives.postgresql.org/pgsql-patches/2006-08/msg00397.php">http://archives.postgresql.org/pgsql-patches/2006-08/msg00397.php</a>
|
|