An omission of automatic completion in tab-complete.c
Wei Wang (Fujitsu) <wangw.fnst@fujitsu.com>
From: "wangw.fnst@fujitsu.com" <wangw.fnst@fujitsu.com>
To: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2021-04-20T03:28:38Z
Lists: pgsql-hackers
Attachments
- An-omission-of-automatic-completion-of-CURRENT_ROLE.patch (application/octet-stream) patch
There is an omission of automatic completion of CURRENT_ROLE in tab-complete.c. Best wishes, Wei Wang
Commits
-
Add CURRENT_ROLE to list of roles for tab completion of GRANT in psql
- 22b2dec31b2e 14.0 landed