Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA01208; Tue, 7 Apr 92 10:32:02 -0700
Date: Tue, 7 Apr 92 10:32:02 -0700
Message-Id: <9204071732.AA01208@postgres.Berkeley.EDU>
From: mg@informatik.uni-hannover.de (Michael Gertz)
Subject: deferred trigger
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu


I want to model deferred triggers by the use of the PRS2 rule system.
Therefore I need a mechanism that some rules are activated during
a transaction until the command  *end transaction* and then to
activate further rules which also refer to operations done
during the transaction.

Does anybody have any experience with deferred trigger (rules)
in POSTGRES? Are there any investigations to support
such rules?

Thanks for any help and comments!

Michael Gertz
Institut fuer Informatik
3000 Hannover 1, Germany
mg@wega.informatik.uni-hannover.de

