Re: [HACKERS] [patch] psql tab completion for ALTER DEFAULTPRIVILEGES - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: [HACKERS] [patch] psql tab completion for ALTER DEFAULTPRIVILEGES
Date
Msg-id 20161227184325.GZ18360@tamriel.snowman.net
Whole thread Raw
In response to Re: [HACKERS] [patch] psql tab completion for ALTER DEFAULTPRIVILEGES  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
Gilles, all,

* Stephen Frost (sfrost@snowman.net) wrote:
> * Gilles Darold (gilles.darold@dalibo.com) wrote:
> > Added to next commitfest. To explain more this patch, the completion of
> > SQL command:
> >
> >     ALTER DEFAULT PRIVILEGES FOR ROLE xxx [tab]
>
> Here is a cleaned up patch for master and 9.6.  Tomorrow I'll look into
> what we can do for 9.5 and earlier, which are also wrong, but the code
> is quite a bit different.

Just a note that I've now fixed this and back-patched it, per
discussion.  I also closed it out on the commitfest app.

Thanks again!

Stephen

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Hooks
Next
From: David Fetter
Date:
Subject: Re: [HACKERS] Hooks