Improve tab completion for ALTER FUNCTION/PROCEDURE/ROUTINE.

This adds psql tab completion for each of the actions supported by
ALTER FUNCTION/PROCEDURE/ROUTINE.

Vignesh C, reviewed by Dong Wook Lee, Michael Paquier, Melih Mutlu and
me.

Discussion: 
https://postgr.es/m/CALDaNm0s7GQmkLP_mx5Cvk=uzymnjhpmxbxu8dsheunfbc5...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a3bc631ea96a7c04962df3c97dbeac860be06c03

Modified Files
--------------
src/bin/psql/tab-complete.c | 53 +++++++++++++++++++++++++++++++++++++++++----
1 file changed, 49 insertions(+), 4 deletions(-)

Reply via email to