aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorNathan Bossart <nathan@postgresql.org>2024-01-09 11:05:19 -0600
committerNathan Bossart <nathan@postgresql.org>2024-01-09 11:05:19 -0600
commit5b1b9bce84497ec71dbd6d5a969e8fc5aa22b4ef (patch)
tree46d71cb6eaf4f5fc63c2327d03b94f3d4c2b07b1 /doc/src
parenta7be2a6c262d5352756d909b29c419ea5e5fa1d9 (diff)
downloadpostgresql-5b1b9bce84497ec71dbd6d5a969e8fc5aa22b4ef.tar.gz
postgresql-5b1b9bce84497ec71dbd6d5a969e8fc5aa22b4ef.zip
Cross-check lists of predefined LWLocks.
Both lwlocknames.txt and wait_event_names.txt contain a list of all the predefined LWLocks, i.e., those with predefined positions within MainLWLockArray. It is easy to miss one or the other, especially since the list in wait_event_names.txt omits the "Lock" suffix from all the LWLock wait events. This commit adds a cross- check of these lists to the script that generates lwlocknames.h. If the lists do not match exactly, building will fail. Suggested-by: Robert Haas Reviewed-by: Robert Haas, Michael Paquier, Bertrand Drouvot Discussion: https://postgr.es/m/20240102173120.GA1061678%40nathanxps13
Diffstat (limited to 'doc/src')
0 files changed, 0 insertions, 0 deletions