]> granicus.if.org Git - postgresql/commit
Add autocompletion of locale keywords for CREATE DATABASE
authorMagnus Hagander <magnus@hagander.net>
Sat, 12 Jul 2014 12:19:57 +0000 (14:19 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sat, 12 Jul 2014 12:19:57 +0000 (14:19 +0200)
commitbb4d05c026a7b811fa081d994bc02133fb6d13b1
treee1317c2b19d877b3d3a2160885abc5161f740025
parentf280eff94974d4f50a927120d45580bb14c27e87
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.
src/bin/psql/tab-complete.c