|
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 Aug11 23:50:26 EDT 2006 |
| 11 | +Last updated:Wed Aug16 10:59:21 EDT 2006 |
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>.
|
@@ -207,6 +207,7 @@ <h1><a name="section_4">Data Types</a></h1>
|
207 | 207 | </li><li>Fix CREATE CAST on DOMAINs
|
208 | 208 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php">http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php</a>
|
209 | 209 | </p>
|
| 210 | +</li><li>Add support for arrays of domains |
210 | 211 | </li><li>Add Globally/Universally Unique Identifier (GUID/UUID)
|
211 | 212 | </li><li>Add support for SQL-standard GENERATED/IDENTITY columns
|
212 | 213 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2006-07/msg00543.php">http://archives.postgresql.org/pgsql-hackers/2006-07/msg00543.php</a>
|
|