| From: | Michael Fuhr <mike(at)fuhr(dot)org> |
|---|---|
| To: | Kevin Murphy <murphy(at)genome(dot)chop(dot)edu> |
| Cc: | PostgreSQL general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: STL problem in stored procedures |
| Date: | 2005-10-25 14:50:48 |
| Message-ID: | 20051025145048.GA39234@winnie.fuhr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Tue, Oct 25, 2005 at 10:24:53AM -0400, Kevin Murphy wrote:
> I have succeeded in calling a tiny toy C++ shared library from PG, but I
> don't know enough to understand what problems might be associated with
> using more complicated C++ code.
>
> It would be great if some C++/C guru could make a thorough analysis of
> C++ integration issues.
Lots of people use PostGIS, which can be configured to use GEOS,
which is a C++ library. You might find useful information in the
PostGIS list archives or by asking on one of their lists.
http://postgis.refractions.net/
--
Michael Fuhr
| From | Date | Subject | |
|---|---|---|---|
| Next Message | WireSpot | 2005-10-25 15:01:37 | Re: Deleting vs foreign keys |
| Previous Message | Tom Lane | 2005-10-25 14:44:08 | Re: STL problem in stored procedures |