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: Wed Jun 14 16:40:11 EDT 2006
11
+ Last updated: Wed Jun 14 17:10:33 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 > .
@@ -325,6 +325,9 @@ <h1><a name="section_5">Functions</a></h1>
325
325
</ li > < li > -< em > Allow user-defined functions retuning a domain value to enforce domain</ em >
326
326
constraints
327
327
</ li > < li > Add SPI_gettypmod() to return the typemod for a TupleDesc
328
+ </ li > < li > Improve the information schema to be more standards-compliant:
329
+ < p > < a href ="http://archives.postgresql.org/pgsql-bugs/2005-10/msg00028.php "> http://archives.postgresql.org/pgsql-bugs/2005-10/msg00028.php</ a >
330
+ </ p >
328
331
</ li > </ ul >
329
332
< h1 > < a name ="section_6 "> Multi-Language Support</ a > </ h1 >
330
333
@@ -346,6 +349,9 @@ <h1><a name="section_6">Multi-Language Support</a></h1>
346
349
</ li > < li > Add octet_length_server() and octet_length_client()
347
350
</ li > < li > Make octet_length_client() the same as octet_length()?
348
351
</ li > < li > Fix problems with wrong runtime encoding conversion for NLS message files
352
+ </ li > < li > Add URL to more complete multi-byte regression tests
353
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php "> http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php</ a >
354
+ </ p >
349
355
</ li > </ ul >
350
356
< h1 > < a name ="section_7 "> Views / Rules</ a > </ h1 >
351
357
@@ -1181,9 +1187,6 @@ <h1><a name="section_22">Source Code</a></h1>
1181
1187
</ p >
1182
1188
</ li > < li > Consider GnuTLS if OpenSSL license becomes a problem
1183
1189
< p > < a href ="http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php "> http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php</ a >
1184
- </ p >
1185
- </ li > < li > Add URL to more complete multi-byte regression tests
1186
- < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php "> http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php</ a >
1187
1190
</ p >
1188
1191
</ li > < li > Win32
1189
1192
< ul >
0 commit comments