Re: event trigger API documentation?

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: event trigger API documentation?
Date: 2013-04-16 11:49:47
Message-ID: CA+TgmoY2jWa=0tn8YfQvrF+diVrk5+q6NPComiwqVObjK4Or8g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Apr 15, 2013 at 11:57 PM, Peter Eisentraut <peter_e(at)gmx(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2013-04-16 12:57:15 Re: COPY and Volatile default expressions
Previous Message Simon Riggs 2013-04-16 11:38:16 Re: COPY and Volatile default expressions