On Mon, Oct 10, 2022 2:12 PM shiy.f...@fujitsu.com <shiy.f...@fujitsu.com> wrote: > > On Tue, Oct 4, 2022 4:17 PM Peter Smith <smithpb2...@gmail.com> wrote: > > > > But, while testing I noticed another different quirk > > > > It seems that neither the GRANT nor the REVOKE auto-complete > > recognises the optional PRIVILEGE keyword > > > > e.g. GRANT ALL <tab> --> ON (but not PRIVILEGE) > > e.g. GRANT ALL PRIV<tab> --> ??? > > > > e.g. REVOKE ALL <tab> --> ON (but not PRIVILEGE).. > > e.g. REVOKE ALL PRIV<tab> --> ??? > > > > I tried to add tab-completion for it. Pleases see attached updated patch. >
Sorry for attaching a wrong patch. Here is the right one. Regards, Shi yu
v4-0001-Fix-tab-completion-for-GRANT-REVOKE.patch
Description: v4-0001-Fix-tab-completion-for-GRANT-REVOKE.patch