Re: An omission of automatic completion in tab-complete.c
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Aleksander Alekseev <aleksander@timescale.com>
Cc: "wangw.fnst@fujitsu.com" <wangw.fnst@fujitsu.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2021-04-21T01:49:54Z
Lists: pgsql-hackers
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
Commits
-
Add CURRENT_ROLE to list of roles for tab completion of GRANT in psql
- 22b2dec31b2e 14.0 landed