Re: Escaping from blocked send() reprised.
Heikki Linnakangas <hlinnakangas@vmware.com>
From: Heikki Linnakangas <hlinnakangas@vmware.com>
To: Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>,
<andres@2ndquadrant.com>
Cc: <tgl@sss.pgh.pa.us>, <robertmhaas@gmail.com>,
<pgsql-hackers@postgresql.org>
Date: 2014-09-30T07:34:59Z
Lists: pgsql-hackers
On 09/30/2014 10:05 AM, Kyotaro HORIGUCHI wrote: > By the way, > >> Sorry, I missed this message and only cought up when reading your CF >> status mail. I've attached three patches: > > Could let me know how to get the CF status mail? I think he meant this email I sent last weekend: http://www.postgresql.org/message-id/542672D2.3060708@vmware.com - Heikki
Commits
-
Assert that WaitLatchOrSocket callers cannot wait only for writability.
- e42a21b9e6c9 9.2.0 cited