postgresql/src/backend/access
Michael Paquier 68ab982906 Fix thinkos from commit 9989d37
Error messages referring to incorrect WAL segment names could have been
generated for a fsync() failure or when creating a new segment at the
end of recovery.
2019-12-03 18:59:09 +09:00
..
brin Make the order of the header file includes consistent in backend modules. 2019-11-12 08:30:16 +05:30
common Refactor reloption handling for index AMs in-core 2019-11-25 09:40:53 +09:00
gin Fix page modification outside of critical section in GIN 2019-11-20 00:12:33 +03:00
gist Remove useless "return;" lines 2019-11-28 16:48:37 -03:00
hash Refactor reloption handling for index AMs in-core 2019-11-25 09:40:53 +09:00
heap Fix HeapTupleSatisfiesNonVacuumable() comment. 2019-11-20 11:36:54 -08:00
index Remove configure --disable-float4-byval 2019-11-21 18:29:21 +01:00
nbtree Refactor reloption handling for index AMs in-core 2019-11-25 09:40:53 +09:00
rmgrdesc Remove useless "return;" lines 2019-11-28 16:48:37 -03:00
spgist Refactor reloption handling for index AMs in-core 2019-11-25 09:40:53 +09:00
table Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
tablesample Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
transam Fix thinkos from commit 9989d37 2019-12-03 18:59:09 +09:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00