pgsql: Add support for GRANT SET in psql tab completion
Started by Michael Paquierover 3 years ago1 messagescomitters
Add support for GRANT SET in psql tab completion
3d14e17 has added support for this query but psql was not able to
complete it. Spotted while working on a different patch in the same
area.
Reviewed-by: Robert Haas
Discussion: /messages/by-id/Y3hw7yvG0VwpC1jq@paquier.xyz
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/9d0cf574920f1d5e6c260815d242b6691d37d5dc
Modified Files
--------------
src/bin/psql/tab-complete.c | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)