Fix more holes with SLRU code in need of int64 for segment numbers
authorMichael Paquier <michael@paquier.xyz>
Fri, 26 Jul 2024 22:16:59 +0000 (07:16 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 26 Jul 2024 22:16:59 +0000 (07:16 +0900)
commite367a413b09fece55ce4e08872ce79f328941ddd
tree7031d363a2e1cbd5e20c8a385e2ee43b4fe4c254
parent53b327f83ea2c820b26a9b51f49f498221bc4379
Fix more holes with SLRU code in need of int64 for segment numbers

This is a continuation of 3937cadfd438, taking care of more areas I have
managed to miss previously.

Reported-by: Noah Misch
Reviewed-by: Noah Misch
Discussion: https://postgr.es/m/20240724130059.1f.nmisch@google.com
Backpatch-through: 17
src/backend/access/transam/multixact.c