Re: Trouble including "pg_type.h"

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: bradg <bg4all(at)me(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Trouble including "pg_type.h"
Date: 2011-08-30 22:36:25
Message-ID: CAHyXU0wSzKtEAO5Y4-FuU4z_kKXcT2trUuF-nfGxPP-iMBRGsg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Tue, Aug 30, 2011 at 12:03 PM, bradg <bg4all(at)me(dot)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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Roy's Email 2011-08-31 00:08:07 libpq - getting value of SERIAL field when INSERT-ing?
Previous Message Ennio-Sr 2011-08-30 21:39:11 Data corruption magically disappeared?