Re: Tab completion for DROP CONSTRAINT

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Tab completion for DROP CONSTRAINT
Date: 2012-08-20 20:32:26
Message-ID: CA+TgmoaD1YJ=ySnQdWiUfY_ibezJ+0gK94z3TErmaY9Nz74Afw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Aug 19, 2012 at 4:43 PM, Jeff Janes <jeff(dot)janes(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2012-08-20 20:33:14 Re: sha1, sha2 functions into core?
Previous Message Tom Lane 2012-08-20 20:27:46 Re: Large number of open(2) calls with bulk INSERT into empty table