Tab completion for DROP CONSTRAINT

From: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Tab completion for DROP CONSTRAINT
Date: 2012-08-19 20:43:40
Message-ID: CAMkU=1w4SOGH4pbs5xr4v3xLmE7TgbW0+0DxSWRH1QzYqHagng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 Content-Type Size
drop_constraint_complete_v1.patch application/octet-stream 1.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2012-08-19 20:51:42 Re: SP-GiST for ranges based on 2d-mapping and quad-tree
Previous Message Joel Jacobson 2012-08-19 20:26:16 Unexpected plperl difference between 8.4 and 9.1