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

There is an omission of automatic completion of CURRENT_ROLE in tab-complete.c.

Best wishes,
Wei Wang

Commits

  1. Add CURRENT_ROLE to list of roles for tab completion of GRANT in psql