Re: C++ and using C functions - Mailing list pgsql-hackers

From Mendola Gaetano
Subject Re: C++ and using C functions
Date
Msg-id 009a01c373c8$e9ac9140$be700b3e@mm.eutelsat.org
Whole thread Raw
In response to Re: C++ and using C functions  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
List pgsql-hackers
"Vince Vielhaber" <vev@michvhf.com> wrote:
> On Tue, 2 Sep 2003, Shridhar Daithankar wrote:
>
> > On 2 Sep 2003 at 15:50, Czuczy Gergely wrote:
> >
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > i'm using pgsql 7.3.4.
> > > how can I fix it? i think so, i should modify the header files, i've
tried
> > > to put it into an ``extern "C" {...}'' block, but i didn't solve
anything.
> >
> > Try putting extern C, around include statements for libpq headers.
>
> Is libpq++ gone?

No is still there and is working great but the OP need to write a
SP in C++.

Regards
Gaetano Mendola




pgsql-hackers by date:

Previous
From: Jeroen Ruigrok/asmodai
Date:
Subject: Re: 64-bit pgsql
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] Warning for missing createlang