Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, postgresql(dot)wizard(at)gmail(dot)com
Subject: Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option
Date: 2025-03-19 08:25:19
Message-ID: CALDaNm1eBB9kuWikAarnNcB0cnixz95qQzgSkCsF=igXaLy4LQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 19 Mar 2025 at 13:27, Ilia Evdokimov
<ilya(dot)evdokimov(at)tantorlabs(dot)com> wrote:
>
> It would be nice if this works with VACUUM VERBOSE ANALYZE ONLY table;

Thanks for the comment, here is an updated v3 version with the change
for the same.

Regards,
Vignesh

Attachment Content-Type Size
v3-0001-psql-Tab-completion-for-VACUUM-and-ANALYZE-.-ONLY.patch application/octet-stream 3.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Shubham Khanna 2025-03-19 08:32:29 Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
Previous Message Xuneng Zhou 2025-03-19 08:00:49 Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits