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: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-07-18T16:27:43Z
Lists: pgsql-hackers
On Fri, Jul 18, 2025 at 01:39:15PM +0000, Bertrand Drouvot wrote: > 0002 - While doing changes in generate-lwlocknames.pl, I noticed that > $continue is not used (Oversight in commit da952b415f4), so let's remove it. I haven't looked closely at the other patches, but I went ahead and committed this one to get it out of the way. -- 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