Re: [SQL] C++ interface problem with libpq.so.3

2004-07-29 Thread Kemin Zhou
Tom Lane wrote: Kemin Zhou <[EMAIL PROTECTED]> writes: I have writte a simple program to access PGDB from a C++ program using the libpq++-4.0 Most of time it runs perfect. This morning, it was working fine. Then later it stopped working. The symptom is that my program went to asleep. Lo

Re: [SQL] C++ interface problem with libpq.so.3

2004-07-19 Thread Tom Lane
Kemin Zhou <[EMAIL PROTECTED]> writes: > I have writte a simple program to access PGDB from a C++ program using > the libpq++-4.0 > Most of time it runs perfect. This morning, it was working fine. Then > later it stopped working. > The symptom is that my program went to asleep. Looks to me lik

[SQL] C++ interface problem with libpq.so.3

2004-07-19 Thread Kemin Zhou
I have writte a simple program to access PGDB from a C++ program using the libpq++-4.0 Most of time it runs perfect. This morning, it was working fine. Then later it stopped working. The symptom is that my program went to asleep. The stack trace: #0 0xe002 in ?? () #1 0x40120808 in pqSo