pginstaller - pginst: UTF8 revives by server encoding. - Mailing list pgsql-committers

From h-saito@pgfoundry.org (User H-saito)
Subject pginstaller - pginst: UTF8 revives by server encoding.
Date
Msg-id 20071011111527.803242176A2@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
UTF8 revives by server encoding.
and,
locale fixes C by the reason of in CODEPAGE SJIS in Japan.
It seems that it contradicts server encoding.
This is change permitted after discussion.
However, Adjustment is not completed yet other than Japan.

Modified Files:
--------------
    pginst/ca:
        locale.c (r1.16 -> r1.17)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/locale.c.diff?r1=1.16&r2=1.17)

pgsql-committers by date:

Previous
From: mkz@pgfoundry.org (User Mkz)
Date:
Subject: plproxy - plproxy: libpq does not accept client_encoding
Next
From: h-saito@pgfoundry.org (User H-saito)
Date:
Subject: pginstaller - pginst: Ooops, Sorry..