|
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: Sun Apr22 09:28:30 EDT 2007 |
| 11 | +Last updated: Sun Apr29 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 | <ahref="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 | <ahref="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><ahref="http://archives.postgresql.org/pgsql-patches/2005-11/msg00045.php">http://archives.postgresql.org/pgsql-patches/2005-11/msg00045.php</a>
|
|