Re: Fix tab completion in v18 for ALTER DATABASE/USER/ROLE ... RESET

2025-07-22 Thread Dagfinn Ilmari Mannsåker
jian he writes: > On Thu, Jul 17, 2025 at 1:41 AM Dagfinn Ilmari Mannsåker > wrote: >> >> Hi hackers, >> >> These two patches are split out from my earlier thread about improving >> tab completion for varous RESET forms >> (https://postgr.es/m/87bjqwwtic@wibble.ilmari.org), so that the bug >

Re: Fix tab completion in v18 for ALTER DATABASE/USER/ROLE ... RESET

2025-07-22 Thread jian he
On Thu, Jul 17, 2025 at 1:41 AM Dagfinn Ilmari Mannsåker wrote: > > Hi hackers, > > These two patches are split out from my earlier thread about improving > tab completion for varous RESET forms > (https://postgr.es/m/87bjqwwtic@wibble.ilmari.org), so that the bug > fixes can be tracked as an

Fix tab completion in v18 for ALTER DATABASE/USER/ROLE ... RESET

2025-07-16 Thread Dagfinn Ilmari Mannsåker
Hi hackers, These two patches are split out from my earlier thread about improving tab completion for varous RESET forms (https://postgr.es/m/87bjqwwtic@wibble.ilmari.org), so that the bug fixes can be tracked as an open item for v18. Commits 9df8727c5067 and c407d5426b87 added tab completion