Re: plpgsql triggers in rules - Mailing list pgsql-sql

From Markus Schaber
Subject Re: plpgsql triggers in rules
Date
Msg-id 43C68B75.3040806@logix-tt.com
Whole thread Raw
In response to plpgsql triggers in rules  (chester c young <chestercyoung@yahoo.com>)
List pgsql-sql
Hi, Chester,

chester c young wrote:
> is is possible for to have a "do instead" trigger on a view that is a
> plpgsql function?

Kinda.

They're called "rules", not "triggers". See
http://www.postgresql.org/docs/8.1/interactive/rules.html

HTH,
Schabi
-- 
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: error code invalid_input_syntax
Next
From: Markus Schaber
Date:
Subject: Re: exceptions in rules