mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Update TODO list.
This commit is contained in:
parent
bb2ff5f2d4
commit
1337bfa94c
1 changed files with 3 additions and 1 deletions
4
doc/TODO
4
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Mon Nov 19 15:02:16 EST 2001
|
||||
Last updated: Tue Nov 20 10:28:34 EST 2001
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -99,6 +99,8 @@ MULTILANGUAGE SUPPORT
|
|||
* Improve Unicode combined character handling
|
||||
* Optimize locale to have minimal performance impact when not used (Peter E)
|
||||
* -Optimize textlength(), etc. for single-byte encodings (Tatsuo)
|
||||
* Add octet_length_server() and octet_length_client() (Thomas, Tatsuo)
|
||||
* Make octet_length_client the same as octet_length()
|
||||
|
||||
VIEWS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue