File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Sat Jun 4 19:32:31 EDT 2005
5
+ Last updated: Sat Jun 4 20: 19:57 EDT 2005
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -180,7 +180,7 @@ Data Types
180
180
* Allow customization of the known set of TZ names (generalize the
181
181
present australian_timezones hack)
182
182
* Allow TIMESTAMP WITH TIME ZONE to store the original timezone
183
- information, either zone name or offset from UTC
183
+ information, either zone name or offset from UTC [timezone]
184
184
185
185
If the TIMESTAMP value is stored with a time zone name, interval
186
186
computations should adjust based on the time zone rules, e.g. adding
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="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 4 20: 19:57 EDT 2005
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="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 [ < a href =" 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
You can’t perform that action at this time.
0 commit comments