|
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: Mon Jul 1413:54:48 EDT 2008 |
| 11 | +Last updated: Mon Jul 1416:54:11 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>Reduce memory usage of aggregates in set returning functions
|
430 | 430 | <p><ahref="http://archives.postgresql.org/pgsql-performance/2008-01/msg00031.php">http://archives.postgresql.org/pgsql-performance/2008-01/msg00031.php</a>
|
431 | 431 | </p>
|
432 |
| -</li><li>Add temporal versions of generate_series() |
| 432 | +</li><li>-<em>Add temporal versions of generate_series()</em> |
433 | 433 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-04/msg01180.php">http://archives.postgresql.org/pgsql-hackers/2007-04/msg01180.php</a>
|
434 | 434 | </p>
|
435 | 435 | </li><li>Add array_accum() and array_to_set() functions for arrays
|
|