Обсуждение: pgsql: Fix comment of SimpleLruInit() in slru.c

Поиск
Список
Период
Сортировка

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

От
Michael Paquier
Дата:
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_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9e0321135cae1328cd4355399561428b474fce43

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