|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
|
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1>
|
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
11 |
| -Last updated:Thu Aug18 10:14:29 EDT 2005 |
| 11 | +Last updated:Sat Aug20 21:04:41 EDT 2005 |
12 | 12 | </p>
|
13 | 13 | <p>The most recent version of this document can be viewed at<br/>
|
14 | 14 | <ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
@@ -275,6 +275,7 @@ <h1><a name="section_6">Multi-Language Support</a></h1>
|
275 | 275 | </li><li>Improve UTF8 combined character handling?
|
276 | 276 | </li><li>Add octet_length_server() and octet_length_client()
|
277 | 277 | </li><li>Make octet_length_client() the same as octet_length()?
|
| 278 | +</li><li>Fix problems with wrong runtime encoding conversion for NLS message files |
278 | 279 | </li></ul>
|
279 | 280 | <h1><aname="section_7">Views / Rules</a></h1>
|
280 | 281 |
|
|