forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3cf2f7a
committed
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 "ALTERSTATISTICS <name>" with SET.Author: Vignesh CDiscussion:https://postgr.es/m/CALDaNm2HHF_371o+EeSjxDDS17Cx7d-ko2h1fLU94=ob=4_ktg@mail.gmail.com1 parent14a737b commit3cf2f7a
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2216 | 2216 |
| |
2217 | 2217 |
| |
2218 | 2218 |
| |
| 2219 | + | |
| 2220 | + | |
| 2221 | + | |
2219 | 2222 |
| |
2220 | 2223 |
| |
2221 | 2224 |
| |
|
0 commit comments
Comments
(0)