Обсуждение: pgsql: Add CURRENT_ROLE to list of roles for tab completion of GRANT in

Поиск
Список
Период
Сортировка

pgsql: Add CURRENT_ROLE to list of roles for tab completion of GRANT in

От
Michael Paquier
Дата:
Add CURRENT_ROLE to list of roles for tab completion of GRANT in psql

This compatibility has been added in 45b9805, but psql forgot the call.

Author: Wei Wang
Reviewed-by: Aleksander Alekseev
Discussion: https://postgr.es/m/OS3PR01MB6275935F62E161BCD393D6559E489@OS3PR01MB6275.jpnprd01.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/22b2dec31b2ef4dfee299290b16375e9fa6e6932

Modified Files
--------------
src/bin/psql/tab-complete.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)