Fix comment of SimpleLruInit() in slru.c
authorMichael Paquier <michael@paquier.xyz>
Thu, 10 Nov 2022 07:33:55 +0000 (16:33 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 10 Nov 2022 07:33:55 +0000 (16:33 +0900)
commit9e0321135cae1328cd4355399561428b474fce43
tree97b5d286e570c9e29193924ce5e23e0709ee0f6a
parent8befa05d78892c3830efb4f356e1de562e4c6cb7
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
src/backend/access/transam/slru.c