File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
5
Bracketed items "[]" have more detail.
6
6
7
7
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8
- Last updated: Mon Oct 18 12:16:12 EDT 2004
8
+ Last updated: Tue Oct 26 15:41:15 EDT 2004
9
9
10
10
The most recent version of this document can be viewed at the PostgreSQL web
11
11
site, http://www.PostgreSQL.org.
@@ -147,6 +147,8 @@ Data Types
147
147
everywhere a TZ name is currently taken
148
148
* Allow customization of the known set of TZ names (generalize the
149
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
150
152
* Prevent inet cast to cidr if the unmasked bits are not zero, or
151
153
zero bits
152
154
You can’t perform that action at this time.
0 commit comments