Thread: pgsql: psql: Add support for tab completion of GRANT/REVOKE role

pgsql: psql: Add support for tab completion of GRANT/REVOKE role

From
Peter Eisentraut
Date:
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(-)