File tree 2 files changed +4
-4
lines changed
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: Fri Feb 24 22:40:15 EST 2006
5
+ Last updated: Sat Feb 25 11:34:42 EST 2006
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.
@@ -205,7 +205,7 @@ Data Types
205
205
206
206
* Dates and Times
207
207
208
- o Allow infinite dates just like infinite timestamps
208
+ o Allow infinite dates and intervals just like infinite timestamps
209
209
o Merge hardwired timezone names with the TZ database; allow either
210
210
kind everywhere a TZ name is currently taken
211
211
o Allow customization of the known set of TZ names (generalize the
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: Fri Feb 24 22:40:15 EST 2006
11
+ Last updated: Sat Feb 25 11:34:42 EST 2006
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 > .
@@ -189,7 +189,7 @@ <h1><a name="section_4">Data Types</a></h1>
189
189
time
190
190
</ li > < li > Dates and Times
191
191
< ul >
192
- < li > Allow infinite dates just like infinite timestamps
192
+ < li > Allow infinite dates and intervals just like infinite timestamps
193
193
</ li > < li > Merge hardwired timezone names with the TZ database; allow either
194
194
kind everywhere a TZ name is currently taken
195
195
</ li > < li > Allow customization of the known set of TZ names (generalize the
You can’t perform that action at this time.
0 commit comments