Hi,
On 2022-12-29 00:40:52 -0800, Noah Misch wrote:
> Incidentally, the affected test contains comment "# DROP TABLE containing
> block which standby has in a pinned buffer". The standby holds no pin at
> that moment; the LOCK TABLE pins system catalog pages, but it drops every
> pin it acquires.
I guess that comment survived from an earlier version of that test (or another
test where it was copied from).
I'm inclined to just delete it.
Greetings,
Andres Freund