Re: Improve tab completion for various SET/RESET forms - Mailing list pgsql-hackers

From Kirill Reshke
Subject Re: Improve tab completion for various SET/RESET forms
Date
Msg-id CALdSSPjQzGHqryEXVt9yxw8CgNs95GxRCEpPxEg_363SO41eZQ@mail.gmail.com
Whole thread Raw
In response to Re: Improve tab completion for various SET/RESET forms  (Shinya Kato <shinya11.kato@gmail.com>)
List pgsql-hackers
On Wed, 13 Aug 2025 at 14:54, Shinya Kato <shinya11.kato@gmail.com> wrote:
>

> While reviewing these patches, I noticed that tab completion for
> parameter names is missing for SET LOCAL and SET SESSION. Would it be
> possible to fix this at the same time?

Indeed, SET SESSION <tab> does not suggest any parameter. That should
be a separate patch though.


Also, SET <tab> suggests SESSION but not LOCAL, which also can be improved

-- 
Best regards,
Kirill Reshke



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths
Next
From: Bruce Momjian
Date:
Subject: Re: PG 18 release notes draft committed