Re: [patch] psql tab completion for grant execute - Mailing list pgsql-hackers

From Daniel Verite
Subject Re: [patch] psql tab completion for grant execute
Date
Msg-id 44601e54-2ed4-4f16-9def-6241fbf66628@mm
Whole thread Raw
In response to Re: [patch] psql tab completion for grant execute  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
    Robert Haas wrote:

> > A trivial patch is attached. It adds the condition that if EXECUTE is
> > preceded by GRANT itself preceded by nothing, then that completion
> > with PROCEDURE is skipped.
>
> Thanks, I committed this.  I don't think we usually back-patch tab
> completion fixes, but I back-patched this one to 9.5 anyway, so that
> it gets out into the wild a little sooner.

Thanks! I had added it in the CF earlier, I've taken the liberty to mark
it as committed by you:

https://commitfest.postgresql.org/6/329/


Best regards,
--
Daniel Vérité
PostgreSQL-powered mailer: http://www.manitou-mail.org
Twitter: @DanielVerite



pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Declarative partitioning
Next
From: David Fetter
Date:
Subject: Re: More WITH