Re: Postmaster self-deadlock due to PLT linkage resolution

Thomas Munro <thomas.munro@gmail.com>

From: Thomas Munro <thomas.munro@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-08-07T04:49:00Z
Lists: pgsql-hackers
After commit 7389aad6, I think commit 8acd8f86's linker changes (+
meson.build's equivalent) must now be redundant?



Commits

  1. Use WaitEventSet API for postmaster's event loop.

  2. On NetBSD, force dynamic symbol resolution at postmaster start.