Thread: Tab completion for DROP CONSTRAINT

Tab completion for DROP CONSTRAINT

From
Jeff Janes
Date:
Interactively dropping primary key constraints has been annoying me.

I believe this patch fixes that, hopefully for other kinds of
cataloged constraints as well.

I believe this finishes, at least for a while, my tab-completion related gripes.

Cheers,

Jeff

Attachment

Re: Tab completion for DROP CONSTRAINT

From
Robert Haas
Date:
On Sun, Aug 19, 2012 at 4:43 PM, Jeff Janes <jeff.janes@gmail.com> wrote:
> Interactively dropping primary key constraints has been annoying me.
>
> I believe this patch fixes that, hopefully for other kinds of
> cataloged constraints as well.

Committed, thanks.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company