|
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: Tue Jul18 14:20:41 EDT 2006 |
| 11 | +Last updated: Tue Jul25 00:11:20 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>.
|
@@ -220,7 +220,7 @@ <h1><a name="section_4">Data Types</a></h1>
|
220 | 220 | <li>Allow infinite dates and intervals just like infinite timestamps
|
221 | 221 | </li><li>Merge hardwired timezone names with the TZ database; allow either
|
222 | 222 | kind everywhere a TZ name is currently taken
|
223 |
| -</li><li>Allow customization of the known set of TZ names (generalize the |
| 223 | +</li><li>-<em>Allow customization of the known set of TZ names (generalize the</em> |
224 | 224 | present australian_timezones hack)
|
225 | 225 | </li><li>Allow TIMESTAMP WITH TIME ZONE to store the original timezone
|
226 | 226 | information, either zone name or offset from UTC [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?timezone">timezone</a>]
|
|