Thread: Tab completion for SKIP_LOCKED option

Tab completion for SKIP_LOCKED option

From
Masahiko Sawada
Date:
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

Attachment

Re: Tab completion for SKIP_LOCKED option

From
Michael Paquier
Date:
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

Attachment

Re: Tab completion for SKIP_LOCKED option

From
Masahiko Sawada
Date:
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