Rules and transactions - Mailing list pgsql-sql

From Brett Schwarz
Subject Rules and transactions
Date
Msg-id 72660A24B978D411BB8A00B0D03DFE01151223@misty.packetvideo.com
Whole thread Raw
Responses Re: Rules and transactions  (Jan Wieck <janwieck@Yahoo.com>)
List pgsql-sql
If I have a rule, is the rule inside a tranaction along with the table that
it references. For example, if I have a rule that deletes an entry from
table B, whenever an entry in table A gets deleted, then is the delete for
table A and table B wrapped inside the same transaction?

Same question I guess goes for triggers.

thanks,

--brett


pgsql-sql by date:

Previous
From: Ron Peterson
Date:
Subject: finding foreign keys
Next
From: chard
Date:
Subject: retrieving user's groups