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

From Fujii Masao
Subject Re: GRANT USAGE ON SEQUENCE missing from psql command completion
Date
Msg-id CAHGQGwHWfAq40AiWXRwjHqdPizCwbH_+PQ4U3onFa=7cYcyGRw@mail.gmail.com
Whole thread Raw
In response to Re: GRANT USAGE ON SEQUENCE missing from psql command completion  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-bugs
On Thu, Oct 1, 2015 at 2:03 AM, Jeff Janes <jeff.janes@gmail.com> wrote:
> 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.

Applied. Thanks!

Regards,

--
Fujii Masao

pgsql-bugs by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: BUG #13654: how can i solve "cannot initialize shared memory"
Next
From: David
Date:
Subject: Re: BUG #13655: Incorrect Syntax Error