Fix outdated comments in slru.c

Michael Paquier <michael@paquier.xyz>

Commit: 567d27e8e2b752743626eb259ba75ecdc936eaf3
Author: Michael Paquier <michael@paquier.xyz>
Date: 2025-09-05T05:10:08Z
Fix outdated comments in slru.c

SlruRecentlyUsed() is an inline function since 53c2a97a9266, not a
macro.  The description of long_segment_names was missing at the top of
SimpleLruInit(), part forgotten in 4ed8f0913bfd.

Author: Julien Rouhaud <rjuju123@gmail.com>
Discussion: https://postgr.es/m/aLpBLMOYwEQkaleF@jrouhaud
Backpatch-through: 17

Files

PathChange+/−
src/backend/access/transam/slru.c modified +2 −1

Discussion