Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option - Mailing list pgsql-hackers

From vignesh C
Subject Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option
Date
Msg-id CALDaNm1Xt+gJOmLsELu0=iWB_ehWkicp+wz4SPhjE_8Yxrivhw@mail.gmail.com
Whole thread Raw
In response to Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option  (Ilia Evdokimov <ilya.evdokimov@tantorlabs.com>)
Responses Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option
Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option
List pgsql-hackers
On Tue, 18 Mar 2025 at 20:43, Ilia Evdokimov
<ilya.evdokimov@tantorlabs.com> wrote:
>
>
> On 18.03.2025 17:57, Ilia Evdokimov wrote:
> > Hi,
> >
> > Thank you for the patch. However, Is it ok if I can't tab 'ONLY' in
> > VACUUM ANALYZE command?

How about we handle it like in the attached patch?
Apart from this, similar handling was required for "ANALYZE VERBOSE" also.

Regards,
Vignesh

Attachment

pgsql-hackers by date:

Previous
From: Shubham Khanna
Date:
Subject: Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
Next
From: Masahiko Sawada
Date:
Subject: Re: Separate GUC for replication origins