Re: [PATCH] Fix LISTEN startup race with direct advancement

From: "Joel Jacobson" <joel(at)compiler(dot)org>
To: "Arseniy Mukhin" <arseniy(dot)mukhin(dot)dev(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Fix LISTEN startup race with direct advancement
Date: 2026-05-21 04:49:51
Message-ID: e2e857de-f0bc-4c56-99ba-5d34d41dcdb0@app.fastmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, May 20, 2026, at 10:27, Arseniy Mukhin wrote:
> Yes, but I meant 0001 and 0003. There are two specs:
> - async-notify-listen-startup.spec (added in 0001)
> - async-notify-listen-race.spec (added in 0003)
> Looks identical, unless I missed something.

Ohh, right, thanks for spotting. New version attached, 0001 and 0002 identical,
and 0003 now only contain the fix.

/Joel

Attachment Content-Type Size
v2-0001-Test-missed-LISTEN-startup-notification.patch application/octet-stream 5.4 KB
v2-0003-Fix-LISTEN-startup-race-with-direct-advancement.patch application/octet-stream 3.0 KB
v2-0002-Test-LISTEN-startup-notification-for-already-seen-wo.patch application/octet-stream 5.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Smith 2026-05-21 04:57:10 Re: Proposal: Conflict log history table for Logical Replication
Previous Message Peter Smith 2026-05-21 03:59:52 Re: Proposal: Conflict log history table for Logical Replication