Bruce Momjian wrote:
Heikki Linnakangas wrote:
Alvaro Herrera wrote:
Tom Lane wrote:
Alvaro Herrera <alvhe...@commandprompt.com> writes:
Alvaro Herrera wrote:
I like Teodor's proposal; I'll see about implementing that.
Attached.
You missed updating the sgml docs, and personally I'd be inclined to
list -l before the individual --lc switches; otherwise it looks fine.
Thanks, committed that way.  I noticed that --lc-ctype and --lc-collate
were forgotten in SGML docs, so I added them too.
Should we have a shorthand CREATE DATABASE option like that as well?

createdb is really about convenience;  not sure it is warranted for
CREATE DATABASE.

I think unless you are doing something completely funny, you would usually want to have COLLATE and CTYPE equal. The fact that you now have to enter both to get that result could be pretty annoying in practice, I would think.


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to