|
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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
11 |
| -Last updated: Sat Jun 4 19:32:31 EDT 2005 |
| 11 | +Last updated: Sat Jun 420:19:57 EDT 2005 |
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>.
|
@@ -169,7 +169,7 @@ <h1><a name="section_3">Data Types</a></h1>
|
169 | 169 | </li><li>Allow customization of the known set of TZ names (generalize the
|
170 | 170 | present australian_timezones hack)
|
171 | 171 | </li><li>Allow TIMESTAMP WITH TIME ZONE to store the original timezone
|
172 |
| - information, either zone name or offset from UTC |
| 172 | + information, either zone name or offset from UTC [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?timezone">timezone</a>] |
173 | 173 | <p> If the TIMESTAMP value is stored with a time zone name, interval
|
174 | 174 | computations should adjust based on the time zone rules, e.g. adding
|
175 | 175 | 24 hours to a timestamp would yield a different result from adding one
|
|