]> 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:20:53 +0000 (14:20 +0200)
commita70935d3fc1dc527cc8ed960d80728629c6b3753
treea2ad807bf0e74d1677702b1828520c838ef52dab
parentc45841f9e199a05c95cb8af51ebc97470fec17b8
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