psql: Add support for tab completion of GRANT/REVOKE role Previously, only GRANT/REVOKE privilege was supported.
reviewed by Pavel Stehule Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/95c63b5e3209cfc8d91d7956407032fc6fe89640 Modified Files -------------- src/bin/psql/tab-complete.c | 63 ++++++++++++++++++++++++++++++++++++------- 1 files changed, 53 insertions(+), 10 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
