Re: Server locale?
От | Tom Lane |
---|---|
Тема | Re: Server locale? |
Дата | |
Msg-id | 23338.1034000255@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Server locale? (Karel Zak <zakkr@zf.jcu.cz>) |
Ответы |
Re: Server locale?
|
Список | pgsql-general |
Karel Zak <zakkr@zf.jcu.cz> writes: > On Mon, Oct 07, 2002 at 10:08:47PM +1000, Martijn van Oosterhout wrote: >>> and by "SHOW ALL" or SHOW LC_ [ COLLATE | ... ] commands too. >> >> This must be a 7.3 thing. My 7.2.1 doesn't seem to support it. In any case, >> it seems that until recently there was no way of finding out, right? > Right, it's in 7.3. 7.3 has some of the LC_ things exposed as GUC variables, but not COLLATE. regression=# select version(); version --------------------------------------------------------------- PostgreSQL 7.3b2 on hppa-hp-hpux10.20, compiled by GCC 2.95.3 (1 row) regression=# show lc_collate; ERROR: Option 'lc_collate' is not recognized regression=# show all; ... lc_messages | C lc_monetary | C lc_numeric | C lc_time | C ... regards, tom lane
В списке pgsql-general по дате отправления: