File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (bruce@momjian.us)
5- Last updated: Tue Feb 13 23:24:39 EST 2007
5+ Last updated: Wed Feb 14 16:00:14 EST 2007
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -263,6 +263,11 @@ Data Types
263263
264264 http://archives.postgresql.org/pgsql-hackers/2006-09/msg01363.php
265265
266+ o Use LC_TIME for localized weekday/month names, rather than
267+ LC_MESSAGES
268+
269+ http://archives.postgresql.org/pgsql-hackers/2006-11/msg00390.php
270+
266271 o Add ISO INTERVAL handling
267272
268273 http://archives.postgresql.org/pgsql-hackers/2006-01/msg00250.php
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:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11- Last updated: Tue Feb 13 23:24:39 EST 2007
11+ Last updated: Wed Feb 14 16:00:14 EST 2007
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 > .
@@ -236,6 +236,10 @@ <h1><a name="section_4">Data Types</a></h1>
236236 </ li > < li > Extend timezone code to allow 64-bit values so we can
237237 represent years beyond 2038
238238< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-09/msg01363.php "> http://archives.postgresql.org/pgsql-hackers/2006-09/msg01363.php</ a >
239+ </ p >
240+ </ li > < li > Use LC_TIME for localized weekday/month names, rather than
241+ LC_MESSAGES
242+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-11/msg00390.php "> http://archives.postgresql.org/pgsql-hackers/2006-11/msg00390.php</ a >
239243</ p >
240244 </ li > < li > Add ISO INTERVAL handling
241245 </ li > </ ul >
You can’t perform that action at this time.
0 commit comments