Re: libpq++ in Apache Problem.

From: jtv <jtv(at)xs4all(dot)nl>
To: pgsql-interfaces(at)commandprompt(dot)com
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: libpq++ in Apache Problem.
Date: 2001-05-31 15:33:47
Message-ID: 20010531173347.C29317@xs4all.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Tue, May 29, 2001 at 07:42:46AM -0700, pgsql-interfaces(at)commandprompt(dot)com wrote:
>
> The next step in trouble-shooting this I suppose is to build the dummy
> Apache module with libpq++ and see if it the same behavior is exhibited.
> If not, it's got to be something deeper in the core of my module.

Have you tried using just libpq, and just "inlining" the code that libpq++
*should* be executing based on your invocations? Sounds like you don't even
need the PQresult structure to reproduce the problem, so it should be doable.

Jeroen

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jeff Johnson 2001-05-31 19:56:18 libpq socket problem on Win32
Previous Message James Loh 2001-05-31 15:06:34 Postgresql unit