mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04:00
Update TODO list.
This commit is contained in:
parent
328870a890
commit
8dffc8fbef
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
||||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Sun Sep 23 00:15:00 EDT 2001
|
||||
Last updated: Sun Sep 23 09:55:37 EDT 2001
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
@ -89,7 +89,7 @@ MULTILANGUAGE SUPPORT
|
||||
* Allow LOCALE on a per-column basis, default to ASCII
|
||||
* Support multiple simultaneous character sets, per SQL92
|
||||
* -Reject character sequences those are not valid in their charset (Tatsuo)
|
||||
* Make functions more multi-byte aware, e.g. trim()
|
||||
* -Make functions more multi-byte aware, e.g. trim() (Tatsuo)
|
||||
* -Make n of CHAR(n)/VARCHAR(n) the number of letters, not bytes (Tatsuo)
|
||||
* Allow setting database character set without multibyte enabled
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user