forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf1bb928
committed
Improve tab completion for ALTER TABLE ALTER COLUMN SET in psql.
The commit changes the tab completion to add DATA TYPE afterALTER TABLE ... ALTER COLUMN ... SET.Author: Vignesh CReviewed-by: Shubham Khanna, Masahiko SawadaDiscussion:https://postgr.es/m/CALDaNm1aEdJb-QJi%3DGWStkfj_%2BEDUK_VtDkn%2BTjQ2z7HyU0MBw%40mail.gmail.com1 parent7188a78 commitf1bb928
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2507 | 2507 |
| |
2508 | 2508 |
| |
2509 | 2509 |
| |
2510 |
| - | |
| 2510 | + | |
| 2511 | + | |
2511 | 2512 |
| |
2512 | 2513 |
| |
2513 | 2514 |
| |
|
0 commit comments
Comments
(0)