forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit23349b1
committed
Add tab completion for ALTER INDEX ALTER COLUMN in psql
The completion here consists of attribute numbers, which is specific tothis grammar.Author: Tatsuro YamadaReviewed-by: Peter EisentrautDiscussion:https://portgr.es/m/b58a78fa-81ce-186f-f0bc-c1aa93c46cbf@lab.ntt.co.jp1 parenta236765 commit23349b1
1 file changed
+17
-0
lines changedLines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
583 | 583 |
| |
584 | 584 |
| |
585 | 585 |
| |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
586 | 597 |
| |
587 | 598 |
| |
588 | 599 |
| |
| |||
1604 | 1615 |
| |
1605 | 1616 |
| |
1606 | 1617 |
| |
| 1618 | + | |
| 1619 | + | |
| 1620 | + | |
| 1621 | + | |
| 1622 | + | |
| 1623 | + | |
1607 | 1624 |
| |
1608 | 1625 |
| |
1609 | 1626 |
| |
|
0 commit comments
Comments
(0)