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

From Dagfinn Ilmari Mannsåker
Subject Re: Improve tab completion for various SET/RESET forms
Date
Msg-id 878qm0wt79.fsf@wibble.ilmari.org
Whole thread Raw
In response to Improve tab completion for various SET/RESET forms  (Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>)
List pgsql-hackers
Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> writes:

> Hi hackers,
>
> I noticed that psql tab-completes every possible session-settable
> variable after RESET, not just the ones that have actually been set in
> the current session.  However, as I was fixing that I noticed several
> other deficiencies around other forms of SET/RESET.  So, here's the
> resulting yak stack.

Added to the next commitfest:
https://commitfest.postgresql.org/patch/5810/

- ilmari



pgsql-hackers by date:

Previous
From: Dagfinn Ilmari Mannsåker
Date:
Subject: Improve tab completion for various SET/RESET forms
Next
From: Thomas Munro
Date:
Subject: Re: Cleaning up historical portability baggage