Re: Large queries - again... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Large queries - again...
Date
Msg-id 5626.995670507@sss.pgh.pa.us
Whole thread Raw
In response to Re: Large queries - again...  ("Steve Howe" <howe@carcass.dhs.org>)
List pgsql-hackers
"Steve Howe" <howe@carcass.dhs.org> writes:
>> (Thinks for awhile...)  You're not using PQsetnonblocking() are you,
>> by any chance?

> No, I'm not.

Drat, another perfectly good theory down the drain :-(.

Well, we're not going to find out anymore until we discover what the
error code actually is --- the "errno=0" bogosity isn't helping.
As Bruce mentioned, we did just commit a patch that #defines errno
as WSAGetLastError() on WIN32, so that you can get at least something
useful about socket errors.  I'd suggest pulling the current CVS sources
(or a nightly snapshot tarball dated after today) and building libpq
from that.  Then maybe we can learn more.
        regards, tom lane


pgsql-hackers by date:

Previous
From: teg@redhat.com (Trond Eivind Glomsrød)
Date:
Subject: Re: Re: RPM source files should be in CVS (was Re: [GENERAL] psql -l)
Next
From: ncm@zembu.com (Nathan Myers)
Date:
Subject: Re: Re: RPM source files should be in CVS (was Re: [GENERAL] psql -l)