event trigger API documentation?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: event trigger API documentation?
Date: 2013-04-16 03:57:03
Message-ID: 1366084623.8318.1.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message aasat 2013-04-16 08:44:44 Re: "stored procedures"
Previous Message Bruce Momjian 2013-04-15 23:55:28 Re: Why are JSON extraction functions STABLE and not IMMUTABLE?