Re: Trouble including "pg_type.h" - Mailing list pgsql-novice

From Merlin Moncure
Subject Re: Trouble including "pg_type.h"
Date
Msg-id CAHyXU0wSzKtEAO5Y4-FuU4z_kKXcT2trUuF-nfGxPP-iMBRGsg@mail.gmail.com
Whole thread Raw
In response to Re: Trouble including "pg_type.h"  (bradg <bg4all@me.com>)
List pgsql-novice
On Tue, Aug 30, 2011 at 12:03 PM, bradg <bg4all@me.com> wrote:
> Just wondering if I should change the header file.
>
> Like comment out the lines or something...
>
> But I'm not sure what effect that would have.

It would have the effect of breaking the header file.  Try cribbing
from the contrib folder as an example of how to include backend
headers.

merlin

pgsql-novice by date:

Previous
From: Ennio-Sr
Date:
Subject: Data corruption magically disappeared?
Next
From: Roy's Email
Date:
Subject: libpq - getting value of SERIAL field when INSERT-ing?