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

From: Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com>
To: vignesh C <vignesh21(at)gmail(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 09:16:01
Message-ID: f57e5924-088d-4aa3-bf30-80281db4f16e@tantorlabs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Looks good overall. However, after pressing Tab, ONLY appears in the
completion list, but it doesn't autocomplete after typing the first letter.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2025-03-19 09:25:57 Re: Using read_stream in index vacuum
Previous Message Nikolay Shaplov 2025-03-19 09:15:24 Re: [PATCH] New [relation] option engine