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 82bad53 commit e4ba691Copy full SHA for e4ba691
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Nov 20 10:28:34 EST 2001
+Last updated: Wed Nov 21 13:49:01 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -100,7 +100,7 @@ MULTILANGUAGE SUPPORT
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()
+* Make octet_length_client the same as octet_length() (?)
104
105
VIEWS
106
0 commit comments