Add CREATE DATABASE LOCALE option

Peter Eisentraut <peter@eisentraut.org>

Commit: 06140c201b982436974d71e756d7331767a41e57
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-07-23T12:47:24Z
Releases: 13.0
Add CREATE DATABASE LOCALE option

This sets both LC_COLLATE and LC_CTYPE with one option.  Similar
behavior is already supported in initdb, CREATE COLLATION, and
createdb.

Reviewed-by: Fabien COELHO <coelho@cri.ensmp.fr>
Discussion: https://www.postgresql.org/message-id/flat/d9d5043a-dc70-da8a-0166-1e218e6e34d4%402ndquadrant.com

Files

Documentation touched

Discussion