Re: Fix some newly modified tab-complete changes
От | Peter Smith |
---|---|
Тема | Re: Fix some newly modified tab-complete changes |
Дата | |
Msg-id | CAHut+PuX9RfH+0-c3J=Gby83GSmHef93itqRf=ENuv6KHNxTzg@mail.gmail.com обсуждение исходный текст |
Ответ на | RE: Fix some newly modified tab-complete changes ("shiy.fnst@fujitsu.com" <shiy.fnst@fujitsu.com>) |
Ответы |
Re: Fix some newly modified tab-complete changes
|
Список | pgsql-hackers |
On Tue, Oct 11, 2022 at 1:28 AM shiy.fnst@fujitsu.com <shiy.fnst@fujitsu.com> wrote: > > 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. > > 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
В списке pgsql-hackers по дате отправления: