File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5- Last updated: Thu Jul 7 22:44:34 EDT 2005
5+ Last updated: Sun Jul 10 01:06:40 EDT 2005
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -188,10 +188,7 @@ Data Types
188188 information, either zone name or offset from UTC [timezone]
189189
190190 If the TIMESTAMP value is stored with a time zone name, interval
191- computations should adjust based on the time zone rules, e.g.
192- adding 24 hours to a timestamp would yield a different result from
193- adding one day.
194-
191+ computations should adjust based on the time zone rules.
195192
196193 o Add ISO INTERVAL handling
197194 o Add support for day-time syntax, INTERVAL '1 2:03:04' DAY TO
Original file line number Diff line number Diff line change 88< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< p > Current maintainer: Bruce Momjian (< a href ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11- Last updated: Thu Jul 7 22:44:34 EDT 2005
11+ Last updated: Sun Jul 10 01:06:40 EDT 2005
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -176,9 +176,7 @@ <h1><a name="section_4">Data Types</a></h1>
176176 </ li > < li > Allow TIMESTAMP WITH TIME ZONE to store the original timezone
177177 information, either zone name or offset from UTC [< a href ="http://momjian.postgresql.org/cgi-bin/pgtodo?timezone "> timezone</ a > ]
178178< p > If the TIMESTAMP value is stored with a time zone name, interval
179- computations should adjust based on the time zone rules, e.g.
180- adding 24 hours to a timestamp would yield a different result from
181- adding one day.
179+ computations should adjust based on the time zone rules.
182180</ p >
183181 </ li > < li > Add ISO INTERVAL handling
184182 < ul >
You can’t perform that action at this time.
0 commit comments