Update outdated references to the SLRU ControlLock
authorMichael Paquier <michael@paquier.xyz>
Wed, 3 Sep 2025 01:20:28 +0000 (10:20 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 3 Sep 2025 01:20:28 +0000 (10:20 +0900)
commitc6ea528b470f45832437f2a937cf2f4483d23737
treec4e6f282b5ee5806248f4377daa682d2d7b30738
parent229911c4bf9a4acfb2b81cff148fd8391e0a577b
Update outdated references to the SLRU ControlLock

SLRU bank locks are referred as "bank locks" or "SLRU bank locks" in the
code comments.  The comments updated in this commit use the latter term.

Oversight in 53c2a97a9266, that has replaced the single ControlLock by
the bank control locks.

Author: Julien Rouhaud <julien.rouhaud@free.fr>
Discussion: https://postgr.es/m/aLUT2UO8RjJOzZNq@jrouhaud
Backpatch-through: 17
src/backend/access/transam/slru.c
src/include/access/slru.h