]> granicus.if.org Git - postgresql/commit
Rename the new CREATE DATABASE options to set collation and ctype into
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 6 Apr 2009 08:42:53 +0000 (08:42 +0000)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 6 Apr 2009 08:42:53 +0000 (08:42 +0000)
commit1eef90d0a21167c4043c7d8cacaa0e937c9eb8e8
treee638cb48d3ec22453585250506b051e4d82436c0
parentf2110a757d0bdca766fa1b8562c7dcb1a53fd422
Rename the new CREATE DATABASE options to set collation and ctype into
LC_COLLATE and LC_CTYPE, per discussion on pgsql-hackers.
doc/src/sgml/charset.sgml
doc/src/sgml/keywords.sgml
doc/src/sgml/ref/create_database.sgml
src/backend/commands/dbcommands.c
src/backend/parser/gram.y
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dumpall.c
src/bin/scripts/createdb.c
src/include/parser/kwlist.h
src/interfaces/ecpg/preproc/ecpg.trailer