| From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
|---|---|
| To: | "R(dot)I(dot)K" <r(dot)i(dot)k(at)free(dot)fr> |
| Cc: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | Re: Bug: Constraint trigger editing |
| Date: | 2011-10-28 20:11:56 |
| Message-ID: | 1319832716.2119.10.camel@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Fri, 2011-10-28 at 19:32 +0200, R.I.K wrote:
> Hi,
>
> I would like to report a bug with constraint trigger, when editing one
> (GUI dialog) or when getting SQL code in the right bottom pane.
>
> In both case, the "constraint" aspect is not recognized (unchecked
> checkbox in GUI dialog, or "CONSTRAINT" keyword missing in SQL code).
>
> However, the "DEFERRABLE/DEFFERED" aspect is ok.
>
> Hope it helps,
>
Yes, it does. You're right about the bug. It's now fixed.
--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Wander Winkelhorst | 2011-10-31 19:23:34 | [PATCH] Improve autocompletion for SELECT statements |
| Previous Message | Guillaume Lelarge | 2011-10-28 20:11:35 | pgAdmin III commit: Fix constraint trigger definition |