RELAX! - or more to the point, how do I temporarily relax a trigger/constraint?

From: "Howard Williams" <howieshouse(at)home(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: RELAX! - or more to the point, how do I temporarily relax a trigger/constraint?
Date: 2001-07-19 17:08:31
Message-ID: juE57.8041$A47.5070483@news1.rsm1.occa.home.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I need to programatically relax a constraint during db syncronization. I
tried setting tgenabled to false in the pg_trigger table, but it didn't seem
to make a difference.

Thx,

Howie

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-07-19 17:08:52 Re: [PATCHES] Re: [PATCH] Re: Setuid functions
Previous Message Mark Volpe 2001-07-19 16:40:13 Re: [PATCHES] Re: [PATCH] Re: Setuid functions