Re: [PATCH] Remove obsolete LISTEN array growth isolation test

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Joel Jacobson" <joel(at)compiler(dot)org>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Remove obsolete LISTEN array growth isolation test
Date: 2026-05-27 16:29:51
Message-ID: 637075.1779899391@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Joel Jacobson" <joel(at)compiler(dot)org> writes:
> This is a small patch that just removes an unnecessary test,
> reported by Alexander Lakhin [1].

I folded this into 0f24332ae.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Tom Lane 2026-05-27 16:28:32 Re: [PATCH] Fix LISTEN startup race with direct advancement