psql: Tab-complete ALTER ROLE ... IN DATABASE SET/RESET Detailed completion of the RESET clause is still missing. Not sure a detailed implementation is worth the trouble.
Author: Ian Lawrence Barwick <[email protected]> Author: Vasuki M <[email protected]> Reviewed-by: zengman <[email protected]> Reviewed-by: Dharin Shah <[email protected]> Reviewed-by: Surya Poondla <[email protected]> Discussion: https://postgr.es/m/CAB8KJ=iH_v1YB2ss1A=bqvoaf28ovyiwrqude6tj3pp-rds...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/344b572e3eff620ffc2e3680730103e33a502bc6 Modified Files -------------- src/bin/psql/tab-complete.in.c | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-)
