Re: PQtrace doesn't work - Mailing list pgsql-general

From Tom Lane
Subject Re: PQtrace doesn't work
Date
Msg-id 5254.1127498018@sss.pgh.pa.us
Whole thread Raw
In response to Re: PQtrace doesn't work  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: PQtrace doesn't work
List pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Daniel Verite wrote:
>> So it looks like the problem would be DLL-related?

> Is there a problem with a DLL writing to a file descriptor opened by
> application code?  I would think not, but perhaps.

Hmm .... malloc/free are broken in exactly that way in Windows DLLs,
maybe stdio has the same kind of issue?  I'd think this would be pretty
well known if true, though.

            regards, tom lane

pgsql-general by date:

Previous
From: Guy Fraser
Date:
Subject: Re: array_dims array_lower/upper distance
Next
From: Jon Jensen
Date:
Subject: Prepared query logging omits bind values