Re: Command Triggers - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: Command Triggers
Date
Msg-id m2k43loab7.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Re: Command Triggers  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> I didn't like the new cmdtrigger.h file.  It's included by a lot of
> other headers, and it's also itself including execnodes.h and

It turns around that this file does not need including execnode.h, I've
cleaned that up now (compile ok, make installcheck ok).

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


pgsql-hackers by date:

Previous
From: Thom Brown
Date:
Subject: Triggers with DO functionality
Next
From: Marko Kreen
Date:
Subject: Re: Command Triggers