Re: pgsql: Add kqueue(2) support to the WaitEventSet API.

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, Thomas Munro <tmunro(at)postgresql(dot)org>, pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Add kqueue(2) support to the WaitEventSet API.
Date: 2020-03-18 00:07:10
Message-ID: CA+hUKGLEAi_QHzuW=jQeHiO3jfjmMec6jvFWTOhXhQiMO-G7hQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Tue, Mar 17, 2020 at 10:21 AM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> I'm now far away from my home Mac so I can't test until later but I
> think we can fix this by double checking with the pipe:

Pushed.

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2020-03-18 01:39:46 pgsql: nbtree: Remove useless local variables.
Previous Message Thomas Munro 2020-03-18 00:05:30 pgsql: Don't use EV_CLEAR for kqueue events.

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2020-03-18 00:26:36 Re: Berserk Autovacuum (let's save next Mandrill)
Previous Message Tom Lane 2020-03-17 23:39:32 Re: proposal: new polymorphic types - commontype and commontypearray