Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Libpq async issues - Mailing list pgsql-hackers

Alfred Perlstein <[email protected]> writes:
> * Bruce Momjian <[email protected]> [010124 07:58] wrote:
>> I have added this email to TODO.detail and a mention in the TODO list.

> The bug mentioned here is long gone,

Au contraire, the misdesign is still there.  The nonblock-mode code
will *never* be reliable under stress until something is done about
that, and that means fairly extensive code and API changes.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: RE: FW: Postgresql on win32
Next
From: Tom Lane
Date:
Subject: Re: BETWEEN patch