Re: OK, that's one LOCALE bug report too many... - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: OK, that's one LOCALE bug report too many...
Date
Msg-id Pine.LNX.4.21.0011251643380.1028-100000@peter.localdomain
Whole thread Raw
In response to Re: OK, that's one LOCALE bug report too many...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane writes:

> > I certainly don't like treating en_US specially, when in fact all locales
> > are affected by this.
> 
> Well, my thought was that another locale, say en_FR, would be far more
> likely to be something that the system's user had explicitly chosen to
> use at some point,

IIRC, the default locale is chosen during the installation process of Red
Hat, so any locale is explicitly chosen.  If Red Hat does not provide a
means to set the C locale as the default, that is Red Hat's fault.  But
then it should also be Red Hat's job (and Red Hat's decision) to install
PostgreSQL in a certain way or other to account for that.  Compiles from
source don't count here, those users enabled locale explicitly anyway.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: OK, that's one LOCALE bug report too many...
Next
From: "Vadim Mikheev"
Date:
Subject: Re: Are pg_control contents really variable-length?