diff --git a/doc/TODO b/doc/TODO index 25bfa3e5e88..a50b53ab294 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -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. @@ -237,7 +237,6 @@ Multi-Language Support 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() diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 8cf4fae4755..865a3f51fca 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-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.
@@ -223,7 +223,6 @@ first.
Right now only one encoding is allowed per database.
-