Re: New/old style trigger API

From: darcy(at)druid(dot)net (D'Arcy J(dot)M(dot) Cain)
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: New/old style trigger API
Date: 2001-05-28 19:07:34
Message-ID: 20010528190734.406341AAA@druid.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thus spake Tom Lane
> darcy(at)druid(dot)net (D'Arcy J.M. Cain) writes:
> > OK, so all functions can be upgraded to version 1 calling sequence, not
> > just ones used for triggers.
>
> Now you're getting there. Actually triggers *must* be upgraded to the
> new calling sequence, because we don't support old-style triggers
> anymore. But for other functions it's optional.

OK, I am going to try to find time to update the other pages. In particular
I will update the examples and add the list of macros.

--
D'Arcy J.M. Cain <darcy(at){druid|vex}.net> | Democracy is three wolves
http://www.druid.net/darcy/ | and a sheep voting on
+1 416 425 1212 (DoD#0082) (eNTP) | what's for dinner.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-05-28 19:15:57 Re: User functions and AIX
Previous Message D'Arcy J.M. Cain 2001-05-28 19:06:07 Re: User functions and AIX