| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>, Postgresql General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Server locale? |
| Date: | 2002-10-09 02:02:43 |
| Message-ID: | 200210090202.g9922h817212@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Tom Lane wrote:
> Karel Zak <zakkr(at)zf(dot)jcu(dot)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.
Added to TODO:
o Allow SHOW of non-modifiable variables, like pg_controldata
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Justin Clift | 2002-10-09 02:19:34 | Italian version of the PostgreSQL "Advocacy and Marketing" site is ready |
| Previous Message | Bruce Momjian | 2002-10-09 00:28:12 | Re: deadlock detected |