Re: verify predefined LWLocks have entries in wait_event_names.txt

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Cc: Nathan Bossart <nathandbossart@gmail.com>, Robert Haas <robertmhaas@gmail.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2024-01-09T05:26:20Z
Lists: pgsql-hackers
On Tue, Jan 09, 2024 at 04:55:07AM +0000, Bertrand Drouvot wrote:
> Thanks! v6 looks good to me.

WFM.  Thanks for putting in place this sanity check when compiling.
--
Michael

Commits

  1. Cross-check lists of predefined LWLocks.

  2. Remove Lock suffix from WALSummarizerLock in wait_event_names.txt

  3. Drop the redundant "Lock" suffix from LWLock wait event names.