summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2004-10-26 19:41:22 +0000
committerBruce Momjian2004-10-26 19:41:22 +0000
commit3b6cc1ad6d6beb525e39a98e61022e1eef595652 (patch)
treec9b5db23acc829e5dfd49390865bac5f65883b6a
parent780d66554de285afb1010b0c843f91fd1f2cd825 (diff)
Add:
> * Allow TIMESTAMP WITH TIME ZONE to store the original timezone > information, either by name or offset from UTC
-rw-r--r--doc/TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index a863b591e87..d63db5da6d9 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
Bracketed items "[]" have more detail.
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Mon Oct 18 12:16:12 EDT 2004
+Last updated: Tue Oct 26 15:41:15 EDT 2004
The most recent version of this document can be viewed at the PostgreSQL web
site, http://www.PostgreSQL.org.
@@ -147,6 +147,8 @@ Data Types
everywhere a TZ name is currently taken
* Allow customization of the known set of TZ names (generalize the
present australian_timezones hack)
+* Allow TIMESTAMP WITH TIME ZONE to store the original timezone
+ information, either by name or offset from UTC
* Prevent inet cast to cidr if the unmasked bits are not zero, or
zero bits