Re: event trigger API documentation? - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: event trigger API documentation?
Date
Msg-id m2txkazqoz.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Re: event trigger API documentation?  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: event trigger API documentation?
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> Applied with some tweaks.

Thanks!

There's a typo I made that I see only now:
 +     <varlistentry> +      <term><structfield>tg_event</></term>

I think that should be "event", not "tg_event", because we're listing
the fields for the EventTriggerData structure and not the magic variable
names found in the PLs.

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support



pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: Review: UNNEST (and other functions) WITH ORDINALITY
Next
From: Willy-Bas Loos
Date:
Subject: Re: possible/feasible to specify field and value in error msg?