PostgreSQL TODO List
====================
-Last updated: Sat Apr 23 17:22:48 EDT 2005
+Last updated: Sat Apr 23 17:25:48 EDT 2005
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
Right now only one encoding is allowed per database.
-* Optimize locale to have minimal performance impact when not used
* Support multiple simultaneous character sets, per SQL92
* Improve UTF8 combined character handling (?)
* Add octet_length_server() and octet_length_client()
-Last updated: Sat Apr 23 17:22:48 EDT 2005
+Last updated: Sat Apr 23 17:25:48 EDT 2005
The most recent version of this document can be viewed at
Allow encoding on a per-column basis
Right now only one encoding is allowed per database.
-
Optimize locale to have minimal performance impact when not used
Support multiple simultaneous character sets, per SQL92
Improve UTF8 combined character handling (?)
Add octet_length_server() and octet_length_client()