postgresql/src/backend/access
Simon Riggs 22a27ef113 After fast promotion use CHECKPOINT_FORCE
Not necessary for correctness, just to make
log_checkpoints output look less singular.

Requested by Fujii Masao
2013-05-21 21:27:12 +01:00
..
common Add a materialized view relations. 2013-03-03 18:23:31 -06:00
gin Remove PageSetTLI and rename pd_tli to pd_checksum 2013-03-18 13:46:42 +00:00
gist Fix management of fn_extra caching during repeated GiST index scans. 2013-05-09 23:09:04 -04:00
hash Allow I/O reliability checks using 16-bit checksums 2013-03-22 13:54:07 +00:00
heap Fix checksums for CLUSTER, VACUUM FULL etc. 2013-04-07 22:16:51 +01:00
index Remove some unused and seldom used fields from RelationAmInfo. 2013-04-16 15:07:58 +03:00
nbtree Allow I/O reliability checks using 16-bit checksums 2013-03-22 13:54:07 +00:00
rmgrdesc Avoid tricky race condition recording XLOG_HINT 2013-04-08 08:52:39 +01:00
spgist Use the term "radix tree" instead of "suffix tree" for SP-GiST text opclass. 2013-05-08 14:34:26 +03:00
transam After fast promotion use CHECKPOINT_FORCE 2013-05-21 21:27:12 +01:00
Makefile Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00