|
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: Fri Apr 11 15:16:40 EDT 2008 |
| 11 | +Last updated: Fri Apr 11 15:35:54 EDT 2008 |
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>. |
@@ -429,7 +429,7 @@ <h1><a name="section_4">Functions</a></h1> |
429 | 429 | </li><li>Add SQL-standard array_agg() and unnest() array functions |
430 | 430 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2008-01/msg01017.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg01017.php</a> |
431 | 431 | </p> |
432 | | -</li><li>Support procedures, which return no value |
| 432 | +</li><li>Allow functions to control the transaction state |
433 | 433 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-10/msg01375.php">http://archives.postgresql.org/pgsql-hackers/2007-10/msg01375.php</a> |
434 | 434 | </p> |
435 | 435 | </li></ul> |
|