Multiple triggers/rules

From: brichard(at)cafod(dot)org(dot)uk (Bruce Richardson)
To: pgsql-general(at)postgresql(dot)org
Subject: Multiple triggers/rules
Date: 2001-02-21 09:35:51
Message-ID: 20010221093551.A19813@usb.cafod.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How would I check the order triggers will be run in, where a
column/table has multiple triggers on it? Is there a way to change that
order?

And while I'm at it, can you define more than one rule for the same
event on the one table?

--
Bruce

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Evelio Martinez 2001-02-21 11:49:30 pg_user, pg_group and arrays
Previous Message Renaud Tthonnart 2001-02-21 09:15:38 sequence and stored procedure