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 (bruce@momjian.us)
5
- Last updated: Tue Jul 18 14:20:41 EDT 2006
5
+ Last updated: Tue Jul 25 00:11:20 EDT 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.
@@ -242,7 +242,7 @@ Data Types
242
242
o Allow infinite dates and intervals just like infinite timestamps
243
243
o Merge hardwired timezone names with the TZ database; allow either
244
244
kind everywhere a TZ name is currently taken
245
- o Allow customization of the known set of TZ names (generalize the
245
+ o - Allow customization of the known set of TZ names (generalize the
246
246
present australian_timezones hack)
247
247
o Allow TIMESTAMP WITH TIME ZONE to store the original timezone
248
248
information, either zone name or offset from UTC [timezone]
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:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Tue Jul 18 14:20:41 EDT 2006
11
+ Last updated: Tue Jul 25 00:11:20 EDT 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 > .
@@ -220,7 +220,7 @@ <h1><a name="section_4">Data Types</a></h1>
220
220
< li > Allow infinite dates and intervals just like infinite timestamps
221
221
</ li > < li > Merge hardwired timezone names with the TZ database; allow either
222
222
kind everywhere a TZ name is currently taken
223
- </ li > < li > Allow customization of the known set of TZ names (generalize the
223
+ </ li > < li > - < em > Allow customization of the known set of TZ names (generalize the</ em >
224
224
present australian_timezones hack)
225
225
</ li > < li > Allow TIMESTAMP WITH TIME ZONE to store the original timezone
226
226
information, either zone name or offset from UTC [< a href ="http://momjian.postgresql.org/cgi-bin/pgtodo?timezone "> timezone</ a > ]
You can’t perform that action at this time.
0 commit comments