postgresql/src/backend/access
Michael Paquier f7400823c3 Clarify some comments around SharedRecoveryState in xlog.c
SharedRecoveryState has been switched from a boolean to an enum as of
commit 4e87c48, but some comments still referred to it as a boolean.

Author: Amul Sul
Reviewed-by: Dilip Kumar, Kyotaro Horiguchi
Discussion: https://postgr.es/m/CAAJ_b97Hf+1SXnm8jySpO+Fhm+-VKFAAce1T_cupUYtnE3Nxig
2021-02-06 10:27:55 +09:00
..
brin Pass down "logically unchanged index" hint. 2021-01-13 08:11:00 -08:00
common Pass down "logically unchanged index" hint. 2021-01-13 08:11:00 -08:00
gin Pass down "logically unchanged index" hint. 2021-01-13 08:11:00 -08:00
gist Fix GiST index deletion assert issue. 2021-01-26 23:24:37 -08:00
hash Pass down "logically unchanged index" hint. 2021-01-13 08:11:00 -08:00
heap Remove CheckpointLock. 2021-01-25 12:34:38 -05:00
index Fix GiST index deletion assert issue. 2021-01-26 23:24:37 -08:00
nbtree Harden nbtree page deletion. 2021-02-04 15:42:36 -08:00
rmgrdesc Enhance nbtree index tuple deletion. 2021-01-13 09:21:32 -08:00
spgist Pass down "logically unchanged index" hint. 2021-01-13 08:11:00 -08:00
table Enhance nbtree index tuple deletion. 2021-01-13 09:21:32 -08:00
tablesample Update copyright for 2021 2021-01-02 13:06:25 -05:00
transam Clarify some comments around SharedRecoveryState in xlog.c 2021-02-06 10:27:55 +09:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00