Re: Fix disabled triggers with deferred constraints - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Fix disabled triggers with deferred constraints
Date
Msg-id 200208262003.g7QK3AO18607@candle.pha.pa.us
Whole thread Raw
In response to Re: Fix disabled triggers with deferred constraints  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Added to TODO:

    * Allow triggers to be disabled [trigger]

---------------------------------------------------------------------------

Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.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
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fix disabled triggers with deferred constraints
Next
From: Neil Conway
Date:
Subject: Re: revised patch for PL/PgSQL table functions