Re: Improve tab completion for various SET/RESET forms

From: Kirill Reshke <reshkekirill(at)gmail(dot)com>
To: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
Cc: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Improve tab completion for various SET/RESET forms
Date: 2025-08-13 14:04:50
Message-ID: CALdSSPjQzGHqryEXVt9yxw8CgNs95GxRCEpPxEg_363SO41eZQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 13 Aug 2025 at 14:54, Shinya Kato <shinya11(dot)kato(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2025-08-13 14:17:55 Re: PG 18 release notes draft committed
Previous Message Peter Eisentraut 2025-08-13 13:54:20 Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths