Re: BUG #4186: set lc_messages does not work - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4186: set lc_messages does not work
Date
Msg-id 26796.1212071310@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #4186: set lc_messages does not work  (Magnus Hagander <magnus@hagander.net>)
Responses Re: BUG #4186: set lc_messages does not work  (Bruce Momjian <bruce@momjian.us>)
Re: BUG #4186: set lc_messages does not work  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
Magnus Hagander <magnus@hagander.net> writes:
> Thomas H. wrote:
>> so at least that explains the "changed" behaviour. nevertheless,
>> LC_MESSAGES seems to be defunct - with the "locale" folder present,
>> pg always picks the os' language and ignores the lc_message value.

> This looks like I can reproduce though, at least on cvs head. Did this
> work for you in previous versions?

Maybe we were using a different build of gettext in the previous
releases, one that didn't look at the same info as the current code?

Anyway the patch mentioned at the start of the thread
http://archives.postgresql.org/pgsql-patches/2008-02/msg00038.php
purports to fix this.  It doesn't seem to have gotten reviewed
though.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Ron Mackley"
Date:
Subject: BUG #4208: Server crashes on insert into gist index
Next
From: Tom Lane
Date:
Subject: Re: BUG #4208: Server crashes on insert into gist index