Add autocompletion of locale keywords for CREATE DATABASE

Magnus Hagander <magnus@hagander.net>

Commit: bb4d05c026a7b811fa081d994bc02133fb6d13b1
Author: Magnus Hagander <magnus@hagander.net>
Date: 2014-07-12T12:19:57Z
Releases: 9.4.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 +1 −1