Improve tab completion for ALTER STATISTICS <name> SET in psql
Michael Paquier <michael@paquier.xyz>
Improve tab completion for ALTER STATISTICS <name> SET in psql The code was completing this pattern with a list of settable characters, and it was possible to reach this state after completing a "ALTER STATISTICS <name>" with SET. Author: Vignesh C Discussion: https://postgr.es/m/CALDaNm2HHF_371o+EeSjxDDS17Cx7d-ko2h1fLU94=ob=4_ktg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/tab-complete.c | modified | +3 −0 |
Discussion
- Improve tab completion for ALTER STATISTICS 3 messages · 2022-10-19 → 2022-10-25