|
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: Sat Apr 23 17:22:48 EDT 2005 |
| 11 | +Last updated: Sat Apr 23 17:25:48 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>. |
@@ -223,7 +223,6 @@ <h1><a name="section_4">Multi-Language Support</a></h1> |
223 | 223 | </li><li>Allow encoding on a per-column basis |
224 | 224 | <p> Right now only one encoding is allowed per database. |
225 | 225 | </p> |
226 | | -</li><li>Optimize locale to have minimal performance impact when not used |
227 | 226 | </li><li>Support multiple simultaneous character sets, per SQL92 |
228 | 227 | </li><li>Improve UTF8 combined character handling (?) |
229 | 228 | </li><li>Add octet_length_server() and octet_length_client() |
|