|
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: Thu Apr 24 12:11:19 EDT 2008 |
| 11 | +Last updated: Thu Apr 24 12:14:19 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>. |
@@ -232,6 +232,8 @@ <h1><a name="section_3">Data Types</a></h1> |
232 | 232 | </li><li>Allow XML to accept more liberal DOCTYPE specifications |
233 | 233 | <p><ahref="http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php">http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php</a> |
234 | 234 | </p> |
| 235 | +</li><li>Allow adding enumerated values to an existing enumerated data |
| 236 | + type |
235 | 237 | </li><li>Dates and Times |
236 | 238 | <ul> |
237 | 239 | <li>Allow infinite dates and intervals just like infinite timestamps |
|