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