From e22443f405e26020c85e68853f0ce137d2711146 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 21 Aug 2005 01:04:45 +0000 Subject: Add: > * Fix problems with wrong runtime encoding conversion for NLS message files --- doc/src/FAQ/TODO.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index a73b3c0e29b..a2b70a78bc9 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Thu Aug 18 10:14:29 EDT 2005 +Last updated: Sat Aug 20 21:04:41 EDT 2005

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -275,6 +275,7 @@ first.

  • Improve UTF8 combined character handling?
  • Add octet_length_server() and octet_length_client()
  • Make octet_length_client() the same as octet_length()? +
  • Fix problems with wrong runtime encoding conversion for NLS message files
  • Views / Rules

    -- cgit v1.2.3