We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent780d665 commit3b6cc1aCopy full SHA for 3b6cc1a
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8
-Last updated:Mon Oct18 12:16:12 EDT 2004
+Last updated:Tue Oct26 15:41:15 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web
11
site, http://www.PostgreSQL.org.
@@ -147,6 +147,8 @@ Data Types
147
everywhere a TZ name is currently taken
148
* Allow customization of the known set of TZ names (generalize the
149
present australian_timezones hack)
150
+* Allow TIMESTAMP WITH TIME ZONE to store the original timezone
151
+ information, either by name or offset from UTC
152
* Prevent inet cast to cidr if the unmasked bits are not zero, or
153
zero bits
154