forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1e324cb
committed
Add tab-completion for ALTER INDEX .. [NO] DEPENDS ON
... as added in the prior commit.(We'd like to have tab-completion for the other object types too, butthey don't have sub-command completion yet.)Author: Ibrar Ahmed <ibrar.ahmad@gmail.com>Reviewed-by: Álvaro Herrera <alvherre@alvh.no-ip.org>Discussion:https://postgr.es/m/CALtqXTcogrFEVP9uou5vFtnGsn+vHZUu9+9a0inarfYVOHScYQ@mail.gmail.com1 parent5fc7039 commit1e324cb
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1709 | 1709 |
| |
1710 | 1710 |
| |
1711 | 1711 |
| |
1712 |
| - | |
| 1712 | + | |
1713 | 1713 |
| |
1714 | 1714 |
| |
1715 | 1715 |
| |
| |||
1755 | 1755 |
| |
1756 | 1756 |
| |
1757 | 1757 |
| |
| 1758 | + | |
| 1759 | + | |
| 1760 | + | |
| 1761 | + | |
1758 | 1762 |
| |
1759 | 1763 |
| |
1760 | 1764 |
| |
|
0 commit comments
Comments
(0)