Re: Server locale? - Mailing list pgsql-general

From Tom Lane
Subject Re: Server locale?
Date
Msg-id 1409.1034084544@sss.pgh.pa.us
Whole thread Raw
In response to Re: Server locale?  (Karel Zak <zakkr@zf.jcu.cz>)
Responses Re: Server locale?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Karel Zak <zakkr@zf.jcu.cz> writes:
>  I good know why PostgreSQL not use all locale, I talked about SHOW
>  command. Why this command not show all LC_ values?

The GUC code doesn't currently have a concept of "a variable it's not
allowed to change, ever".  If it did, we could expose initdb-time values
like LC_COLLATE that way.  Might be a good thing to do, down the road
--- we could replace most of the uses of pg_controldata with read-only
SHOW variables.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: PLTCL return_null crash...
Next
From: Robert Treat
Date:
Subject: Re: Hot Backup