Re: An omission of automatic completion in tab-complete.c

2021-04-20 Thread Michael Paquier
On Tue, Apr 20, 2021 at 11:35:13AM +0300, Aleksander Alekseev wrote: > I invested some time in checking this patch. It passes make > check-world / make installcheck-world and adds CURRENT_ROLE to the > automatic completion. Thanks Aleksander and Wei. Applied. -- Michael signature.asc Descriptio

Re: An omission of automatic completion in tab-complete.c

2021-04-20 Thread Aleksander Alekseev
> There is an omission of automatic completion of CURRENT_ROLE in > tab-complete.c. I invested some time in checking this patch. It passes make check-world / make installcheck-world and adds CURRENT_ROLE to the automatic completion. -- Best regards, Aleksander Alekseev

Re: An omission of automatic completion in tab-complete.c

2021-04-20 Thread Michael Paquier
On Tue, Apr 20, 2021 at 03:28:38AM +, wangw.f...@fujitsu.com wrote: > There is an omission of automatic completion of CURRENT_ROLE in > tab-complete.c. Indeed, that looks like an omission from 45b9805. -- Michael signature.asc Description: PGP signature

An omission of automatic completion in tab-complete.c

2021-04-20 Thread wangw.f...@fujitsu.com
There is an omission of automatic completion of CURRENT_ROLE in tab-complete.c. Best wishes, Wei Wang An-omission-of-automatic-completion-of-CURRENT_ROLE.patch Description: An-omission-of-automatic-completion-of-CURRENT_ROLE.patch