Teach SKIP_LOCKED to psql tab completion of VACUUM and ANALYZE

Michael Paquier <michael@paquier.xyz>

Commit: ff9bff0a85b6c23d622b4913ed38f459866f0d3a
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-03-06T05:42:52Z
Releases: 12.0
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

Files

PathChange+/−
src/bin/psql/tab-complete.c modified +12 −6

Discussion