|
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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
11 |
| -Last updated:Sat Jun25 11:24:03 EDT 2005 |
| 11 | +Last updated:Sun Jun26 21:53:52 EDT 2005 |
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>.
|
@@ -532,7 +532,7 @@ <h1><a name="section_7">Commands</a></h1>
|
532 | 532 | </li><li>Add Oracle-style packages
|
533 | 533 | </li><li>Add table function support to pltcl, plperl, plpython (?)
|
534 | 534 | </li><li>Allow PL/pgSQL to name columns by ordinal position, e.g. rec.(3)
|
535 |
| -</li><li>Allow PL/pgSQL EXECUTE query_var INTO record_var; |
| 535 | +</li><li>-<em>Allow PL/pgSQL EXECUTE query_var INTO record_var;</em> |
536 | 536 | </li><li>Add capability to create and call PROCEDURES
|
537 | 537 | </li><li>Allow PL/pgSQL to handle %TYPE arrays, e.g. tab.col%TYPE[<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?"></a>]
|
538 | 538 | </li><li>Add MOVE to PL/pgSQL
|
|