postgresql/src/backend/access
Simon Riggs 5787c6730e Skip extraneous locking in XLogCheckBuffer().
Heikki reported comment was wrong, so fixed
code to match the comment: we only need to
take additional locking precautions when we
have a shared lock on the buffer.
2013-04-08 09:11:49 +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 Allow I/O reliability checks using 16-bit checksums 2013-03-22 13:54:07 +00: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 Update copyrights for 2013 2013-01-01 17:15:01 -05: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 Allow I/O reliability checks using 16-bit checksums 2013-03-22 13:54:07 +00:00
transam Skip extraneous locking in XLogCheckBuffer(). 2013-04-08 09:11:49 +01:00
Makefile Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00