Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Error trying to compile a simple C trigger - Mailing list pgsql-hackers

From Marco Nenciarini
Subject Re: Error trying to compile a simple C trigger
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Error trying to compile a simple C trigger  (Asif Naeem <[email protected]>)
List pgsql-hackers
Il giorno mar, 20/03/2012 alle 16.46 +0500, Asif Naeem ha scritto:
> It seems that compiler is complain about "Relation" structure, can you
> please try adding the following in trigtest.c i.e.
> 
> #include "utils/rel.h"
> 

It does the trick.

Regards,
Marco

-- 
Marco Nenciarini - 2ndQuadrant Italy
PostgreSQL Training, Services and Support
[email protected] | www.2ndQuadrant.it 




pgsql-hackers by date:

Previous
From: Asif Naeem
Date:
Subject: Re: Error trying to compile a simple C trigger
Next
From: "Atri Sharma"
Date:
Subject: Re: Regarding column reordering project for GSoc 2012