RE: Fix some newly modified tab-complete changes - Mailing list pgsql-hackers

From shiy.fnst@fujitsu.com
Subject RE: Fix some newly modified tab-complete changes
Date
Msg-id OSZPR01MB631080A6C2CFE4B02880177AFD209@OSZPR01MB6310.jpnprd01.prod.outlook.com
Whole thread Raw
In response to RE: Fix some newly modified tab-complete changes  ("shiy.fnst@fujitsu.com" <shiy.fnst@fujitsu.com>)
Responses Re: Fix some newly modified tab-complete changes  (Peter Smith <smithpb2250@gmail.com>)
List pgsql-hackers
On Mon, Oct 10, 2022 2:12 PM shiy.fnst@fujitsu.com <shiy.fnst@fujitsu.com> wrote:
> 
> On Tue, Oct 4, 2022 4:17 PM Peter Smith <smithpb2250@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

Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Non-decimal integer literals
Next
From: Nazir Bilal Yavuz
Date:
Subject: Re: kerberos/001_auth test fails on arm CPU darwin