WIN1250 as server encoding

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: WIN1250 as server encoding
Date: 2004-09-15 15:02:44
Message-ID: 200409151702.44334.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Some people have requested to add WIN1250 as an allowed server encoding.
So far, the order of the encoding numbers determined which ones were
client-only, so in order not to renumber the encodings, I could only
come up with the attached ugly solution. If no one thinks of a better
one, we'll go with that.

It would also be good if someone who has an environment that calls for
WIN1250 (that is, Windows and an appropriate language environment)
could test whether this actually does anything besides compiling
without errors. :)

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

Attachment Content-Type Size
win1250.diff text/x-diff 2.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-09-15 15:05:48 Re: PL/PgSQL "bare" function calls
Previous Message Tom Lane 2004-09-15 14:56:14 Re: libpq and prepared statements progress for 8.0