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.
Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/a70935d3fc1dc527cc8ed960d80728629c6b3753 Modified Files -------------- src/bin/psql/tab-complete.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
