mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Update TODO list.
This commit is contained in:
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Wed Oct 3 14:35:59 EDT 2001
|
Last updated: Wed Oct 3 18:27:51 EDT 2001
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -94,6 +94,7 @@ MULTILANGUAGE SUPPORT
|
|||||||
* Allow setting database character set without multibyte enabled
|
* Allow setting database character set without multibyte enabled
|
||||||
* Improve Unicode combined character handling
|
* Improve Unicode combined character handling
|
||||||
* Use wide characters to evaluate LIKE, for performance (Tatsuo)
|
* Use wide characters to evaluate LIKE, for performance (Tatsuo)
|
||||||
|
* Optimize locale to have minimal performance impact when not used (Peter E)
|
||||||
|
|
||||||
VIEWS
|
VIEWS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user