We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 226211f commit 834a76fCopy full SHA for 834a76f
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat Nov 17 14:52:59 EST 2001
+Last updated: Sun Nov 18 10:32:35 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -97,7 +97,7 @@ MULTILANGUAGE SUPPORT
97
* Allow setting database character set without multibyte enabled
98
* Improve Unicode combined character handling
99
* Optimize locale to have minimal performance impact when not used (Peter E)
100
-* Optimize textlength(), etc. for single-byte encodings
+* -Optimize textlength(), etc. for single-byte encodings (Tatsuo)
101
102
VIEWS
103
0 commit comments