Re: Introduce timeout capability for ConditionVariableSleep

From: Shawn Debnath <sdn(at)amazon(dot)com>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Introduce timeout capability for ConditionVariableSleep
Date: 2019-07-13 04:56:10
Message-ID: 20190713045610.GA7065@f01898859afd.ant.amazon.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Jul 13, 2019 at 03:02:25PM +1200, Thomas Munro wrote:

> Pushed, like that (with the now unused rc variable also removed).
> Thanks for the patch!

Awesome - thank you!

--
Shawn Debnath
Amazon Web Services (AWS)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2019-07-13 05:39:06 Re: pg_stat_statements vs. SELECT FOR UPDATE
Previous Message Thomas Munro 2019-07-13 04:54:06 Re: Tab completion for CREATE TYPE