Re: Reducing WaitEventSet syscall churn

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
Cc: thomas(dot)munro(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Reducing WaitEventSet syscall churn
Date: 2020-07-02 13:29:25
Message-ID: 9E762F8B-D9BE-4945-AFAC-E2AC46419590@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 13 Mar 2020, at 08:21, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> wrote:

> The attached are:
> 0001-0004 Not changed
> 0005 Fix interface of PQregisterEventProc
> 0006 Add new libpq event for this use.
> 0007 Another version of "0006 Reuse a WaitEventSet in
> libpqwalreceiver.c" based on libpq event.
> 0008-0011 Not changed (old 0007-0010, blindly appended)

Since 0001 has been applied already in 9b8aa0929390a, the patchtester is unable
to make heads or tails with trying this patchset. Can you please submit a
rebased version without the already applied changes?

cheers ./daniel

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2020-07-02 13:39:09 Re: Report error position in partition bound check
Previous Message Vik Fearing 2020-07-02 13:21:34 Re: Recognizing superuser in pg_hba.conf