Re: GRANT USAGE ON SEQUENCE missing from psql command completion
От | Josh Berkus |
---|---|
Тема | Re: GRANT USAGE ON SEQUENCE missing from psql command completion |
Дата | |
Msg-id | 560D800B.6080105@agliodbs.com обсуждение исходный текст |
Ответ на | GRANT USAGE ON SEQUENCE missing from psql command completion (Josh Berkus <josh@agliodbs.com>) |
Ответы |
Re: GRANT USAGE ON SEQUENCE missing from psql command completion
|
Список | pgsql-bugs |
On 10/01/2015 07:40 AM, Fujii Masao wrote: > 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! Wow, I had no idea this was going to be such a difficult fix ... -- Josh Berkus PostgreSQL Experts Inc. http://pgexperts.com
В списке pgsql-bugs по дате отправления: