Re: 8.4.0 vs. locales vs. pl/perl? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: 8.4.0 vs. locales vs. pl/perl?
Date
Msg-id 24078.1247074279@sss.pgh.pa.us
Whole thread Raw
In response to 8.4.0 vs. locales vs. pl/perl?  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-hackers
Andrew Gierth <andrew@tao11.riddles.org.uk> writes:
> Looking at the code, the obvious thing that glares out is that the
> locale setup in CheckMyDatabase is calling setlocale rather than
> pg_perm_setlocale... am I missing something, or is this an obvious
> bug?

Sigh, it's an obvious bug.  Whoever copied xlog.c's "pg_perm_setlocale"
calls as "setlocale" needs to get out the sackcloth and ashes.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Chris Browne
Date:
Subject: Re: New types for transparent encryption
Next
From: Heikki Linnakangas
Date:
Subject: Re: 8.4.0 vs. locales vs. pl/perl?