On Tue, Oct 11, 2022 at 1:28 AM shiy.f...@fujitsu.com
<shiy.f...@fujitsu.com> wrote:
>
> 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.
> >

Hi Shi-san,

I re-tested and confirm that the patch does indeed fix the quirk I'd
previously reported.

But, looking at the patch code, I don't know if it is the best way to
fix the problem or not. Someone with more experience of the
tab-complete module can judge that.

------
Kind Regards,
Peter Smith.
Fujitsu Australia


Reply via email to