Re: per-database locale: createdb switches - Mailing list pgsql-hackers

From Tom Lane
Subject Re: per-database locale: createdb switches
Date
Msg-id 5981.1225997409@sss.pgh.pa.us
Whole thread Raw
In response to Re: per-database locale: createdb switches  (Teodor Sigaev <teodor@sigaev.ru>)
Responses Re: per-database locale: createdb switches  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Teodor Sigaev <teodor@sigaev.ru> writes:
> Alvaro Herrera wrote:
>> It seems awkward; why can't we just have a
>> single --locale switch that selects both settings at once?

> Sometimes it's needed to use C-collate with non-C-ctype. But for most 
> users it's enough just a locale switch. What about 
> [--locale=X|--lc-collate=X --lc-ctype=X] option?

Seems to me there's one there already.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: RAM-only temporary tables
Next
From: Alvaro Herrera
Date:
Subject: Re: per-database locale: createdb switches