forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit19b1511
committed
Add tab-completion for ALTER TABLE ALTER CONSTRAINT in psql.
Back-patch to 9.4 where ALTER TABLE ALTER CONSTRAINT was added.Michael Paquier, bug reported by Andrey Lizenko.1 parent0ec68a0 commit19b1511
1 file changed
+5
-4
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1483 | 1483 |
| |
1484 | 1484 |
| |
1485 | 1485 |
| |
1486 |
| - | |
| 1486 | + | |
1487 | 1487 |
| |
1488 | 1488 |
| |
1489 | 1489 |
| |
| |||
1533 | 1533 |
| |
1534 | 1534 |
| |
1535 | 1535 |
| |
1536 |
| - | |
1537 |
| - | |
| 1536 | + | |
| 1537 | + | |
1538 | 1538 |
| |
1539 | 1539 |
| |
1540 | 1540 |
| |
1541 |
| - | |
| 1541 | + | |
| 1542 | + | |
1542 | 1543 |
| |
1543 | 1544 |
| |
1544 | 1545 |
| |
|
0 commit comments
Comments
(0)