Re: Escaping from blocked send() reprised.
Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
From: Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
To: andres@2ndquadrant.com
Cc: hlinnakangas@vmware.com, robertmhaas@gmail.com,
pgsql-hackers@postgresql.org
Date: 2014-12-17T03:39:22Z
Lists: pgsql-hackers
Hello, > On 2014-12-15 18:19:26 +0900, Kyotaro HORIGUCHI wrote: > > Since I don't have clear idea how to promote this, I will remake > > and be back with new patch based on Andres' for patches. > > Do my patches miss any functionality you want? The patch satisfies what I want, as I said upthread. What I don't know is how I can go on with it in this CF topic, in other word what should I do in order to put it to "ready for committer"? regards, -- Kyotaro Horiguchi NTT Open Source Software Center
Commits
-
Assert that WaitLatchOrSocket callers cannot wait only for writability.
- e42a21b9e6c9 9.2.0 cited