forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit22b2dec
committed
Add CURRENT_ROLE to list of roles for tab completion of GRANT in psql
This compatibility has been added in45b9805, but psql forgot the call.Author: Wei WangReviewed-by: Aleksander AlekseevDiscussion:https://postgr.es/m/OS3PR01MB6275935F62E161BCD393D6559E489@OS3PR01MB6275.jpnprd01.prod.outlook.com1 parent783be78 commit22b2dec
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
764 | 764 |
| |
765 | 765 |
| |
766 | 766 |
| |
| 767 | + | |
767 | 768 |
| |
768 | 769 |
| |
769 | 770 |
| |
| |||
3450 | 3451 |
| |
3451 | 3452 |
| |
3452 | 3453 |
| |
3453 |
| - | |
| 3454 | + | |
3454 | 3455 |
| |
3455 | 3456 |
| |
3456 | 3457 |
| |
| |||
3884 | 3885 |
| |
3885 | 3886 |
| |
3886 | 3887 |
| |
| 3888 | + | |
3887 | 3889 |
| |
3888 | 3890 |
| |
3889 | 3891 |
| |
|
0 commit comments
Comments
(0)