diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-10-24 15:46:42 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-10-24 15:46:42 +0900 |
commit | 3cf2f7af7f9b6198f3d518aaffb0ff4de340c5bc (patch) | |
tree | 0b468e99b1dad0a58648b92280069912c91233d0 /src/backend/parser/parse_clause.c | |
parent | 14a737bfdbe4f2328d7f333b207f52f9ed4ee722 (diff) | |
download | postgresql-3cf2f7af7f9b6198f3d518aaffb0ff4de340c5bc.tar.gz postgresql-3cf2f7af7f9b6198f3d518aaffb0ff4de340c5bc.zip |
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
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions