mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Rename canonical encodings, per Peter:
UNICODE => UTF8 ALT => WIN866 WIN => WIN1251 TCVN => WIN1258 The old codes continue to work.
This commit is contained in:
2
doc/TODO
2
doc/TODO
@ -215,7 +215,7 @@ Multi-Language Support
|
||||
|
||||
* Optimize locale to have minimal performance impact when not used
|
||||
* Support multiple simultaneous character sets, per SQL92
|
||||
* Improve Unicode combined character handling (?)
|
||||
* Improve UTF8 combined character handling (?)
|
||||
* Add octet_length_server() and octet_length_client()
|
||||
* Make octet_length_client() the same as octet_length()?
|
||||
|
||||
|
Reference in New Issue
Block a user