pgsql: Update: < o Disallow encodings like UTF8 which which - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Update: < o Disallow encodings like UTF8 which which
Date
Msg-id 20050101163658.50D6F3A1A9D@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: mha@pgfoundry.org (User Mha)
Date:
Subject: pginstaller - pginst: New Terminal Services detection code.
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update: < the Win32 strcoll() can be used.