|
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 Feb 816:51:45 EST 2007 |
| 11 | +Last updated: Thu Feb 819:32:09 EST 2007 |
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>.
|
@@ -208,6 +208,8 @@ <h1><a name="section_4">Data Types</a></h1>
|
208 | 208 | </li><li>Improve XML support
|
209 | 209 | <p><ahref="http://developer.postgresql.org/index.php/XML_Support">http://developer.postgresql.org/index.php/XML_Support</a>
|
210 | 210 | </p>
|
| 211 | +</li><li>Consider placing all sequences in a single table, now that system |
| 212 | + tables are full transactional |
211 | 213 | </li><li>Dates and Times
|
212 | 214 | <ul>
|
213 | 215 | <li>Allow infinite dates and intervals just like infinite timestamps
|
|