Tab completion for SKIP_LOCKED option
Hi,
I realized that the tab completions for SKIP_LOCKED option of both
VACUUM and ANALYZE are missing. Attached patch adds them.
Regards,
--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
Attachments:
skip_locked.patchapplication/octet-stream; name=skip_locked.patchDownload+12-6
On Wed, Mar 06, 2019 at 11:45:01AM +0900, Masahiko Sawada wrote:
I realized that the tab completions for SKIP_LOCKED option of both
VACUUM and ANALYZE are missing. Attached patch adds them.
Thanks Sawada-san, committed.
--
Michael
On Wed, Mar 6, 2019 at 2:46 PM Michael Paquier <michael@paquier.xyz> wrote:
On Wed, Mar 06, 2019 at 11:45:01AM +0900, Masahiko Sawada wrote:
I realized that the tab completions for SKIP_LOCKED option of both
VACUUM and ANALYZE are missing. Attached patch adds them.Thanks Sawada-san, committed.
Thank you!
Regards,
--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center