Re: [HACKERS] using C++ to define new functions

Поиск
Список
Период
Сортировка
От Michal Mosiewicz
Тема Re: [HACKERS] using C++ to define new functions
Дата
Msg-id 35B28553.45AD9432@interdata.com.pl
обсуждение исходный текст
Ответ на using C++ to define new functions  (David Gross <David.Gross@lri.fr>)
Ответы Re: [HACKERS] using C++ to define new functions
Список pgsql-hackers
David Gross wrote:
>
> Hello,
>
>         Sorry to disturb the hacker list for a question that seems not so hard.
> But I got no answers elsewhere...
>     Is is definitively impossible to use C++ to define new SQL functions or operators
> in SQL ? (I need this in order to use a big geometric library, to produce e.g. polygon
> intersections, or harder).
>[...]
>  but the linking style of c++ is rather different.
> Do you have an idea ?

How about using extern "C" {...} ?

Mike

--
WWW: http://www.lodz.pdi.net/~mimo  tel: Int. Acc. Code + 48 42 2148340
add: Michal Mosiewicz  *  Bugaj 66 m.54 *  95-200 Pabianice  *   POLAND

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Paul A Vixie
Дата:
Сообщение: cidr
Следующее
От: Vadim Mikheev
Дата:
Сообщение: Re: [HACKERS] proposals for LLL, part 1