Re: Overhauling our interrupt handling (was Escaping from blocked send() reprised.)

From: Noah Misch <noah(at)leadboat(dot)com>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org, Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, Robert Haas <robertmhaas(at)gmail(dot)com>
Subject: Re: Overhauling our interrupt handling (was Escaping from blocked send() reprised.)
Date: 2015-02-01 01:19:26
Message-ID: 20150201011926.GA3504282@tornado.leadboat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2015-02-01 01:25:03 Re: jsonb, unicode escapes and escaped backslashes
Previous Message Robert Haas 2015-02-01 00:31:59 Re: jsonb, unicode escapes and escaped backslashes