Re: C++ and using C functions

Поиск
Список
Период
Сортировка
От Mendola Gaetano
Тема Re: C++ and using C functions
Дата
Msg-id 009a01c373c8$e9ac9140$be700b3e@mm.eutelsat.org
обсуждение исходный текст
Ответ на Re: C++ and using C functions  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
Список 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 по дате отправления:

Предыдущее
От: Jeroen Ruigrok/asmodai
Дата:
Сообщение: Re: 64-bit pgsql
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] Warning for missing createlang