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

From Ilia Evdokimov
Subject Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option
Date
Msg-id f410effc-87d1-4979-93ba-b422b9e6780e@tantorlabs.com
Whole thread Raw
In response to Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option  (vignesh C <vignesh21@gmail.com>)
Responses Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option
List pgsql-hackers


On 19.03.2025 08:12, vignesh C wrote:
How about we handle it like in the attached patch?
Apart from this, similar handling was required for "ANALYZE VERBOSE" also.

Regards,
Vignesh


It would be nice if this works with VACUUM VERBOSE ANALYZE ONLY table;

--
Best regards,
Ilia Evdokimov,
Tantor Labs LLC.

pgsql-hackers by date:

Previous
From: Dmitry Dolgov
Date:
Subject: Re: pg_stat_statements and "IN" conditions
Next
From: Xuneng Zhou
Date:
Subject: Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits