Re: New/old style trigger API - Mailing list pgsql-hackers

From Tom Lane
Subject Re: New/old style trigger API
Date
Msg-id 6043.990993012@sss.pgh.pa.us
Whole thread Raw
In response to Re: New/old style trigger API  (darcy@druid.net (D'Arcy J.M. Cain))
Responses Re: New/old style trigger API  (darcy@druid.net (D'Arcy J.M. Cain))
List pgsql-hackers
darcy@druid.net (D'Arcy J.M. Cain) writes:
> Yah, I was looking at chapter 22 on SPI programming.  I assume that the
> same should apply there.  Shall I go ahead and add it to the docs in that
> chapter as well?

Uh ... where?  I see nothing related to trigger programming in chapter 22.
There's an example of an old-style function at
http://www.ca.postgresql.org/users-lounge/docs/7.1/postgres/spi-examples.html
but it's not a trigger.
        regards, tom lane


pgsql-hackers by date:

Previous
From: darcy@druid.net (D'Arcy J.M. Cain)
Date:
Subject: Re: New/old style trigger API
Next
From: darcy@druid.net (D'Arcy J.M. Cain)
Date:
Subject: Re: New/old style trigger API