Thread: pgsql: Add missing entry for PG_WIN1250 encoding, per gripe from Pavel

pgsql: Add missing entry for PG_WIN1250 encoding, per gripe from Pavel

From
tgl@postgresql.org (Tom Lane)
Date:
Log Message:
-----------
Add missing entry for PG_WIN1250 encoding, per gripe from Pavel Stehule.
Also enable translation of PG_WIN874, which certainly seems to have an
obvious translation now, though maybe it did not at the time this table's
ancestor was created.

Modified Files:
--------------
    pgsql/src/port:
        chklocale.c (r1.5 -> r1.6)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/chklocale.c?r1=1.5&r2=1.6)