From 1d75834722b5b10069baa0d245d8f28f9dfeccc6 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 4 Oct 2001 04:23:13 +0000 Subject: [PATCH] Update TODO list. --- doc/TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index 9568fbabc1..79a0f765c4 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Wed Oct 3 18:27:51 EDT 2001 +Last updated: Thu Oct 4 00:23:06 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -94,7 +94,6 @@ MULTILANGUAGE SUPPORT * Allow setting database character set without multibyte enabled * Improve Unicode combined character handling * Use wide characters to evaluate LIKE, for performance (Tatsuo) -* Optimize locale to have minimal performance impact when not used (Peter E) VIEWS -- 2.40.0