]> 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:37 +0000 (14:20 +0200)
commit2ead596c2a94a053501fbb0282134c6cdc91b1a8
tree5d328e87d8b28ea6ed6ce6aa5c0e16d98d1cce9d
parent261f954e7a5861e1706a1e77f5d44c57335d37a6
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