Re: BUG #12024: autocomplete doesn't work for ALTER CONSTRAINT - Mailing list pgsql-bugs

From Fujii Masao
Subject Re: BUG #12024: autocomplete doesn't work for ALTER CONSTRAINT
Date
Msg-id CAHGQGwF8iuPt7XirP7Gpb4y7UM48h23FQij3SPPMKC=G2wzEXg@mail.gmail.com
Whole thread Raw
In response to Re: BUG #12024: autocomplete doesn't work for ALTER CONSTRAINT  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-bugs
On Wed, Nov 26, 2014 at 2:54 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> On Sat, Nov 22, 2014 at 12:19 AM, <lizenko79@gmail.com> wrote:
>>
>> If I try to press "tab" to complete
>> ALTER TABLE <some_table> ALTER CO...
>>
>> only COLUMN hint is shown, CONSTRAINT is missing
>
> Yes, indeed. Supporting ALTER TABLE <foo> ALTER CONSTRAINT has proved not to
> be that complicated. Per se the patch attached.

Pushed. Thanks!

Regards,

--
Fujii Masao

pgsql-bugs by date:

Previous
From: Tommaso Sala
Date:
Subject: Re: BUG #12053: Strange behavior for numeric types with unspecified precision-scale
Next
From: Mats Erik Andersson
Date:
Subject: Solaris fails test with float8.