Add autocompletion of locale keywords for CREATE DATABASE

Enterprise / PostgreSQL - Magnus Hagander [hagander.net] - 12 July 2014 07:17 UTC

Adds support for autocomplete of LC_COLLATE and LC_CTYPE to the CREATE DATABASE command in psql.

deee42a Add autocompletion of locale keywords for CREATE DATABASE
src/bin/psql/tab-complete.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Upstream: git.postgresql.org


  • Share