]> granicus.if.org Git - postgresql/commit
Add autocompletion of locale keywords for CREATE DATABASE
authorMagnus Hagander <magnus@hagander.net>
Sat, 12 Jul 2014 12:17:43 +0000 (14:17 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sat, 12 Jul 2014 12:17:43 +0000 (14:17 +0200)
commitdeee42ab015d54baa1b9e0165bf3635dab4f9f7a
tree75b1e4a63d5a7a0ac260354ecce1db6c7ef2d493
parentd68581483564ec0fbfdc255e493c4f5bd165e55e
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