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.nmi...@google.com Backpatch-through: 17 Branch ------ REL_17_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/e367a413b09fece55ce4e08872ce79f328941ddd Modified Files -------------- src/backend/access/transam/multixact.c | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-)