Re: Overhauling our interrupt handling (was Escaping from blocked send() reprised.) - Mailing list pgsql-hackers

From Noah Misch
Subject Re: Overhauling our interrupt handling (was Escaping from blocked send() reprised.)
Date
Msg-id 20150201011926.GA3504282@tornado.leadboat.com
Whole thread Raw
In response to Overhauling our interrupt handling (was Escaping from blocked send() reprised.)  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
On Thu, Jan 15, 2015 at 03:03:35AM +0100, Andres Freund wrote:
> 0002: Use a nonblocking socket for FE/BE communication and block using
>       latches.
> 
>       Has previously been reviewed by Heikki. I think Noah also had a
>       look, although I'm not sure how close that was.

Negligible.  I did little more than scroll past it while reviewing the patch
that became commit 4bad60e.



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: jsonb, unicode escapes and escaped backslashes
Next
From: Tom Lane
Date:
Subject: Re: jsonb, unicode escapes and escaped backslashes