|
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 Jun 2508:37:41 EDT 2005 |
| 11 | +Last updated: Sat Jun 2511:24:03 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>. |
@@ -536,6 +536,8 @@ <h1><a name="section_7">Commands</a></h1> |
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 |
| 539 | +</li><li>Pass arrays natively instead of as text between plperl and postgres |
| 540 | +</li><li>Add support for polymorphic arguments and return types to plperl |
539 | 541 | </li></ul> |
540 | 542 | </li></ul> |
541 | 543 | <h1><aname="section_8">Clients</a></h1> |
|