Add autocompletion of locale keywords for CREATE DATABASE

Magnus Hagander <magnus@hagander.net>

Commit: deee42ab015d54baa1b9e0165bf3635dab4f9f7a
Author: Magnus Hagander <magnus@hagander.net>
Date: 2014-07-12T12:17:43Z
Releases: 9.5.0
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 +2 −1