Add autocompletion of locale keywords for CREATE DATABASE

Magnus Hagander <magnus@hagander.net>

Commit: 93c3eca9531dfa649d1bf67d727af42a4444312d
Author: Magnus Hagander <magnus@hagander.net>
Date: 2014-07-12T12:20:20Z
Releases: 9.3.5
Add autocompletion of locale keywords for CREATE DATABASE

Adds support for autocomplete of LC_COLLATE and LC_CTYPE to
the CREATE DATABASE command in psql.

Files

PathChange+/−
src/bin/psql/tab-complete.c modified +1 −1