Teach SKIP_LOCKED to psql tab completion of VACUUM and ANALYZE
authorMichael Paquier <michael@paquier.xyz>
Wed, 6 Mar 2019 05:42:52 +0000 (14:42 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 6 Mar 2019 05:42:52 +0000 (14:42 +0900)
commitff9bff0a85b6c23d622b4913ed38f459866f0d3a
tree0e06fb6e9789b4e94720b60d515a96a84dd5f4b7
parente988878f85436dcd74e503c94f5b8e2b76a08711
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
src/bin/psql/tab-complete.c