Re: C++ and using C functions

From: "Mendola Gaetano" <mendola(at)bigfoot(dot)com>
To: <pgsql-hackers(at)postgresql(dot)org>
Cc: "Vince Vielhaber" <vev(at)michvhf(dot)com>
Subject: Re: C++ and using C functions
Date: 2003-09-05 16:15:03
Message-ID: 009a01c373c8$e9ac9140$be700b3e@mm.eutelsat.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Vince Vielhaber" <vev(at)michvhf(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-09-05 16:23:31 Re: [PATCHES] Warning for missing createlang
Previous Message Jeroen Ruigrok/asmodai 2003-09-05 16:13:17 Re: 64-bit pgsql