|
1 | 1 | TODO list for PostgreSQL |
2 | 2 | ======================== |
3 | | -Last updated:Tue Nov20 10:28:34 EST 2001 |
| 3 | +Last updated:Wed Nov21 13:49:01 EST 2001 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us) |
6 | 6 |
|
@@ -100,7 +100,7 @@ MULTILANGUAGE SUPPORT |
100 | 100 | * Optimize locale to have minimal performance impact when not used (Peter E) |
101 | 101 | * -Optimize textlength(), etc. for single-byte encodings (Tatsuo) |
102 | 102 | * Add octet_length_server() and octet_length_client() (Thomas, Tatsuo) |
103 | | -* Make octet_length_client the same as octet_length() |
| 103 | +* Make octet_length_client the same as octet_length() (?) |
104 | 104 |
|
105 | 105 | VIEWS |
106 | 106 |
|
|