Re: [PATCH] Fix premature timeout in pg_promote() caused by signal interruptions

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Robert Pang <robertpang(at)google(dot)com>
Cc: getiancheng_2012 <18663776784(at)163(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Fix premature timeout in pg_promote() caused by signal interruptions
Date: 2026-03-26 04:39:54
Message-ID: acS4mpUkL-36ROfX@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Mar 25, 2026 at 09:05:34PM -0700, Robert Pang wrote:
> Thank you for reviewing this patch. The use of TimestampTzPlusSeconds()
> will be good.

Yep. Included the suggestion and applied the patch on HEAD. Thanks,
all.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2026-03-26 05:18:17 Re: proposal: schema variables
Previous Message Ajin Cherian 2026-03-26 04:25:03 Re: [PATCH] Support automatic sequence replication