Re: GRANT USAGE ON SEQUENCE missing from psql command completion - Mailing list pgsql-bugs

From Jeff Janes
Subject Re: GRANT USAGE ON SEQUENCE missing from psql command completion
Date
Msg-id CAMkU=1wn9QkvA39WjbviP8ucnQqySz2Ck=354HRyuhM_q8eGaA@mail.gmail.com
Whole thread Raw
In response to Re: GRANT USAGE ON SEQUENCE missing from psql command completion  (Thomas Munro <thomas.munro@enterprisedb.com>)
Responses Re: GRANT USAGE ON SEQUENCE missing from psql command completion
List pgsql-bugs
On Tue, Sep 29, 2015 at 12:59 PM, Thomas Munro <
thomas.munro@enterprisedb.com> wrote:

> On Wed, Sep 30, 2015 at 5:59 AM, Jeff Janes <jeff.janes@gmail.com> wrote:
> > Since this commit, "grant update on foobar to " will tab complete to add
> an
> > extra "TO", rather than with a list of roles.
>
> Oops, thanks.  Here is a patch to fix that by moving the branch that
> matches "GRANT/REVOKE * ON * *" after the branch that matches
> "GRANT/REVOKE ... TO/FROM".
>
>
Looks good to me, thanks.

Jeff

pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: BUG #13651: trigger security invoker attack
Next
From: 德哥
Date:
Subject: Re: BUG #13651: trigger security invoker attack