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

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Joel Jacobson" <joel@compiler.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2026-05-27T16:29:51Z
Lists: pgsql-hackers
"Joel Jacobson" <joel@compiler.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