pgsql: Update: < o Disallow encodings like UTF8 which which
Started by Bruce Momjianover 21 years ago1 messagescomitters
Log Message:
-----------
Update:
< o Disallow encodings like UTF8 which which PostgreSQL supports
o Disallow encodings like UTF8 which PostgreSQL supports
914a915,917
To fix UTF8, the data needs to be converted to UTF16 and then
the Win32 strcoll() can be used.
Modified Files:
--------------
pgsql/doc:
TODO (r1.1427 -> r1.1428)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1427&r2=1.1428)