Re: event trigger API documentation? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: event trigger API documentation?
Date
Msg-id CA+TgmoY2jWa=0tn8YfQvrF+diVrk5+q6NPComiwqVObjK4Or8g@mail.gmail.com
Whole thread Raw
In response to event trigger API documentation?  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: event trigger API documentation?
List pgsql-hackers
On Mon, Apr 15, 2013 at 11:57 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> I'm having trouble finding documentation about how to write event
> triggers.  The chapter in the documentation
>
> http://www.postgresql.org/docs/devel/static/event-triggers.html
>
> says they can be written in C or supported PLs, but does not explain it
> any further.  Is there any documentation for it?

That chapter has two subsections that may be useful, and there's a bit
more here:

http://www.postgresql.org/docs/devel/static/plpgsql-trigger.html#PLPGSQL-EVENT-TRIGGER

Now that you mention it, though, it looks a little sparse.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: COPY and Volatile default expressions
Next
From: Heikki Linnakangas
Date:
Subject: Re: COPY and Volatile default expressions