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

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing entry for PG_WIN1250 encoding, per gripe from Pavel
Date: 2007-10-17 15:24:04
Message-ID: 20071017152404.C65CF754229@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-10-17 15:24:50 Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32.
Previous Message Pavel Stehule 2007-10-17 14:47:17 Re: [COMMITTERS] pgsql: Re-allow UTF8 encodings on win32.