rule's and trigger's

From: "J(dot) Roeleveld" <j(dot)roeleveld(at)softhome(dot)net>
To: "pgsql-list" <pgsql-general(at)hub(dot)org>
Subject: rule's and trigger's
Date: 1999-11-25 14:01:48
Message-ID: 00c001bf374e$47f0bf80$8402a8c0@sentec.demon.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I was wondering if anyone knows what's being executed first,
a Rule on a view, or a trigger set to 'before <something>' on a view?

Eg. what's executed first? The RULE, or the TRIGGER?

Joost Roeleveld

ps. I hope I'm making sense.....

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Reto H. 1999-11-25 16:54:32 bug or feature?
Previous Message Peter Eisentraut 1999-11-25 13:18:11 Re: [GENERAL] Completely new and discovering PostGresSql