- Notifications
You must be signed in to change notification settings - Fork5
Commitdcf5d7f
committed
Improve ALTER POLICY tab completion.
Complete "ALTER POLICY" with a policy name, as we do for DROP POLICY.And, complete "ALTER POLICY polname ON" with a table name that has sucha policy, as we do for DROP POLICY, rather than with any table nameat all.Masahiko Sawada1 parentb994acf commitdcf5d7f
1 file changed
+8
-1
lines changedLines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1426 | 1426 |
| |
1427 | 1427 |
| |
1428 | 1428 |
| |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
1429 | 1433 |
| |
1430 | 1434 |
| |
1431 | 1435 |
| |
| |||
1434 | 1438 |
| |
1435 | 1439 |
| |
1436 | 1440 |
| |
1437 |
| - | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
1438 | 1445 |
| |
1439 | 1446 |
| |
1440 | 1447 |
| |
|
0 commit comments
Comments
(0)