Re: Add comment to specify timeout unit in ConditionVariableTimedSleep()

From: shveta malik <shveta(dot)malik(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add comment to specify timeout unit in ConditionVariableTimedSleep()
Date: 2024-03-11 10:48:35
Message-ID: CAJpy0uAwG4N0V8FK6ELL2KCZCgOGmVC9eMqZSP7HwEUvQ2GgAw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, Mar 9, 2024 at 12:19 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>
> On Tue, Mar 05, 2024 at 03:20:48PM +0900, Michael Paquier wrote:
> > That sounds like a good idea to me, so I'm OK with your suggestion.
>
> Applied this one as f160bf06f72a. Thanks.

Thanks!

thanks
Shveta

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey M. Borodin 2024-03-11 10:52:57 Re: Transaction timeout
Previous Message shveta malik 2024-03-11 10:46:50 Re: Regardign RecentFlushPtr in WalSndWaitForWal()