]> granicus.if.org Git - postgresql/commit
psql: Add tab completion for CREATE/ALTER ROLE name WITH
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 18 Apr 2012 13:55:01 +0000 (16:55 +0300)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 18 Apr 2012 13:55:01 +0000 (16:55 +0300)
commit1fd832ddffe83a07f82939bd9e5787a61aeba1ef
tree93c2899f32557115b8cdfb98fbb720dc5f7f627d
parent1b37a8c3cc4f0615f80d6007e2bbd47c6bd7e1e3
psql: Add tab completion for CREATE/ALTER ROLE name WITH

Previously, the use of the optional key word WITH was not supported.

Josh Kupershmidt
src/bin/psql/tab-complete.c