| From: | luca(dot)ciciriello(at)email(dot)it |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | using libpq.lib in Microsoft C++ (managed) |
| Date: | 2007-10-24 13:06:03 |
| Message-ID: | a26cd9b0fe93fb6afac1e31f0dc60f6a@85.18.140.153 |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi All.
I've the necessity to call some functions of libpq.lib from my code. The
problem is that my code is Managed C++ (as defined by Microsoft VisualStudio
2005). Managed C++ has a very special memory management and I don't know if
using libpq.lib (an old C library) is a safe procedure. I've Already had
problems using libpq.lib in a multi-threaded standard C++ and so I'm quite
doubtful that all will work fine in Managed C++.
Has some one had experience concerning my doubts?
Thanks in advance.
Luca
--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f
Sponsor:
In REGALO un GIOCO! Scegli GPBikes 3D,Bubble Boom, Rock City Empire
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=6732&d=20071024
| From | Date | Subject | |
|---|---|---|---|
| Next Message | rihad | 2007-10-24 13:07:11 | initdb: file "/usr/local/share/postgresql/snowball_create.sql" does not exist |
| Previous Message | Bill Moran | 2007-10-24 12:05:47 | Re: (Never?) Kill Postmaster? |