Re: Verify predefined LWLocks tranches have entries in wait_event_names.txt
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Cc: Michael Paquier <michael@paquier.xyz>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-07-23T17:07:00Z
Lists: pgsql-hackers
On Wed, Jul 23, 2025 at 06:22:16AM +0000, Bertrand Drouvot wrote: > PFA v4 where the only change compared to v3 is that it reads lwlocklist.h once > in generate-lwlocknames.pl. Committed. -- nathan
Commits
-
Cross-check lists of built-in LWLock tranches.
- 2047ad068139 19 (unreleased) landed
-
Remove unused variable in generate-lwlocknames.pl.
- 84409ed64056 19 (unreleased) landed
-
Rework lwlocknames.txt to become lwlocklist.h
- da952b415f44 17.0 cited