Add autocompletion of locale keywords for CREATE DATABASE

Magnus Hagander <magnus@hagander.net>

Commit: a70935d3fc1dc527cc8ed960d80728629c6b3753
Author: Magnus Hagander <magnus@hagander.net>
Date: 2014-07-12T12:20:53Z
Releases: 9.1.14
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