[PATCH] Remove obsolete LISTEN array growth isolation test

Started by Joel Jacobson10 days ago2 messageshackers
Jump to latest
#1Joel Jacobson
joel@compiler.org

Hi hackers,

This is a small patch that just removes an unnecessary test,
reported by Alexander Lakhin [1]/messages/by-id/037ce9cd-28ad-4c19-9be1-d8c1f577a322@gmail.com.

/Joel

[1]: /messages/by-id/037ce9cd-28ad-4c19-9be1-d8c1f577a322@gmail.com

Attachments:

0001-Remove-obsolete-LISTEN-array-growth-isolation-test.patchapplication/octet-stream; name="=?UTF-8?Q?0001-Remove-obsolete-LISTEN-array-growth-isolation-test.patch?="Download+1-20
#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Joel Jacobson (#1)
Re: [PATCH] Remove obsolete LISTEN array growth isolation test

"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