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 bb2ff5f commit 1337bfaCopy full SHA for 1337bfa
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Nov 19 15:02:16 EST 2001
+Last updated: Tue Nov 20 10:28:34 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -99,6 +99,8 @@ MULTILANGUAGE SUPPORT
99
* Improve Unicode combined character handling
100
* Optimize locale to have minimal performance impact when not used (Peter E)
101
* -Optimize textlength(), etc. for single-byte encodings (Tatsuo)
102
+* Add octet_length_server() and octet_length_client() (Thomas, Tatsuo)
103
+* Make octet_length_client the same as octet_length()
104
105
VIEWS
106
0 commit comments