Re: Porting application with rules and triggers from PG 7.4.x - Mailing list pgsql-sql

From Bruce Momjian
Subject Re: Porting application with rules and triggers from PG 7.4.x
Date
Msg-id 200604212131.k3LLVQ613099@candle.pha.pa.us
Whole thread Raw
In response to Re: Porting application with rules and triggers from PG 7.4.x to 8.1.3  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Porting application with rules and triggers from PG 7.4.x
List pgsql-sql
Tom Lane wrote:
> Andreas Haumer <andreas@xss.co.at> writes:
> > How can I get the functionality of an "deferred AFTER trigger"
> > again with PostgreSQL 8?
> 
> Use CREATE CONSTRAINT TRIGGER.  The manual is fairly negative about this
> but I don't actually foresee it going away any time soon.

Do we need to update the manual?

--  Bruce Momjian   http://candle.pha.pa.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-sql by date:

Previous
From: George Young
Date:
Subject: Re: find all tables with a specific column name?
Next
From: "Ben K."
Date:
Subject: Re: find all tables with a specific column name?