psql: Add tab completion for CREATE/ALTER ROLE name WITH Previously, the use of the optional key word WITH was not supported.
Josh Kupershmidt Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/1fd832ddffe83a07f82939bd9e5787a61aeba1ef Modified Files -------------- src/bin/psql/tab-complete.c | 41 ++++++++++++++++++++++++++++++++++++++--- 1 files changed, 38 insertions(+), 3 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
