Thread: pgsql: Fix comment of SimpleLruInit() in slru.c

pgsql: Fix comment of SimpleLruInit() in slru.c

From
Michael Paquier
Date:
Fix comment of SimpleLruInit() in slru.c

sync_handler was not mentioned in the comment block of the function.

Oversight in dee663f.

Author: Aleksander Alekseev
Discussion: https://postgr.es/m/CAJ7c6TPUd9BwNY47TtMxaijLHSbyHNdhu=kvbGnvO_bi+oC6_Q@mail.gmail.com
Backpatch-through: 14

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5962c8cbe5a6f02aa638279822cc59bd364e2081

Modified Files
--------------
src/backend/access/transam/slru.c | 1 +
1 file changed, 1 insertion(+)