Re: Fix disabled triggers with deferred constraints

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Elliot Lee <sopwith(at)redhat(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Fix disabled triggers with deferred constraints
Date: 2002-08-26 18:22:34
Message-ID: 810.1030386154@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Is this resolved?

No, we still haven't decided what to do (ie, when should the test
for disabled status occur).

Disabling triggers is not and never has been a supported feature,
so I don't consider this a "must fix" issue for 7.3 ...

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-08-26 20:03:10 Re: Fix disabled triggers with deferred constraints
Previous Message Bruce Momjian 2002-08-26 17:41:21 Re: Fix disabled triggers with deferred constraints