Thread: pgsql: Teach SKIP_LOCKED to psql tab completion of VACUUM and ANALYZE

pgsql: Teach SKIP_LOCKED to psql tab completion of VACUUM and ANALYZE

From
Michael Paquier
Date:
Teach SKIP_LOCKED to psql tab completion of VACUUM and ANALYZE

This was missing since 803b130, which has introduced the option for the
user-facing VACUUM and ANALYZE.

Author: Masahiko Sawada
Discussion: https://postgr.es/m/CAD21AoD2TMdTxRhZ7WSp940V82_OAyPmgHnbi25UbbArLgA92Q@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/bin/psql/tab-complete.c | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)