mirror of
https://github.com/postgres/postgres.git
synced 2026-04-27 09:07:42 -04:00
Update TODO list.
This commit is contained in:
parent
226211f0af
commit
834a76fe79
1 changed files with 2 additions and 2 deletions
4
doc/TODO
4
doc/TODO
|
|
@ -1,6 +1,6 @@
|
|||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Sat Nov 17 14:52:59 EST 2001
|
||||
Last updated: Sun Nov 18 10:32:35 EST 2001
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
|
|
@ -97,7 +97,7 @@ MULTILANGUAGE SUPPORT
|
|||
* Allow setting database character set without multibyte enabled
|
||||
* Improve Unicode combined character handling
|
||||
* Optimize locale to have minimal performance impact when not used (Peter E)
|
||||
* Optimize textlength(), etc. for single-byte encodings
|
||||
* -Optimize textlength(), etc. for single-byte encodings (Tatsuo)
|
||||
|
||||
VIEWS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue