postgresql/src/backend/access
Michael Paquier 5ca3645cb3 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
2022-11-10 16:32:29 +09:00
..
brin Rename shadowed local variables 2022-10-05 21:01:41 +13:00
common Report a more useful error for reloptions on a partitioned table. 2022-11-09 12:28:34 -05:00
gin Fix ordering issue with WAL operations in GIN fast insert path 2022-10-13 09:31:57 +09:00
gist Remove unnecessary uses of Abs() 2022-10-07 13:29:33 +02:00
hash meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00
heap Remove redundant breaks in HeapTupleSatisfiesVisibility 2022-11-05 01:31:17 -07:00
index meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00
nbtree Remove AssertArg and AssertState 2022-10-28 09:19:06 +02:00
rmgrdesc Improve the description of XLOG_RUNNING_XACTS. 2022-11-02 10:06:55 +05:30
spgist meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00
table meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00
tablesample meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00
transam Fix comment of SimpleLruInit() in slru.c 2022-11-10 16:32:29 +09:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00
meson.build meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00