Re: New/old style trigger API

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: New/old style trigger API
Date: 2001-05-27 19:50:12
Message-ID: 6043.990993012@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

darcy(at)druid(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message D'Arcy J.M. Cain 2001-05-27 20:10:36 Re: New/old style trigger API
Previous Message D'Arcy J.M. Cain 2001-05-27 19:14:27 Re: New/old style trigger API