|
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: Wed Jun 2817:05:09 EDT 2006 |
| 11 | +Last updated: Wed Jun 2821:33:33 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>.
|
@@ -214,6 +214,7 @@ <h1><a name="section_4">Data Types</a></h1>
|
214 | 214 | </li><li>Fix CREATE CAST on DOMAINs
|
215 | 215 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php">http://archives.postgresql.org/pgsql-hackers/2006-05/msg00072.php</a>
|
216 | 216 | </p>
|
| 217 | +</li><li>Add 128-bit Universally Unique Identifier (UUID) |
217 | 218 | </li><li>Dates and Times
|
218 | 219 | <ul>
|
219 | 220 | <li>Allow infinite dates and intervals just like infinite timestamps
|
|