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

From Alvaro Herrera
Subject per-database locale: createdb switches
Date
Msg-id 20081106171313.GL5520@alvh.no-ip.org
Whole thread Raw
Responses Re: per-database locale: createdb switches  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-hackers
Hi,

I just noticed that the interface for choosing a different locale at db
creation time is
createdb --lc-collate=X --lc-ctype=X.  Is there a reason for having
these two separate switches?  It seems awkward; why can't we just have a
single --locale switch that selects both settings at once?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: patch to fix client only builds
Next
From: Tom Lane
Date:
Subject: Re: RAM-only temporary tables