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 d5a9512 commit f57eec0Copy full SHA for f57eec0
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Fri Nov 16 12:43:26 EST 2001
+Last updated: Sat Nov 17 14:29:01 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -97,6 +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
101
102
VIEWS
103
0 commit comments