postgresql/src/backend/access
Simon Riggs 5c54f63fd6 Fix rare missing cancellations in Hot Standby.
The machinery around XLOG_HEAP2_CLEANUP_INFO failed
to correctly pass through the necessary information
on latestRemovedXid, avoiding cancellations in some
infrequent concurrent update/cleanup scenarios.

Backpatchable fix to 9.0

Detailed bug report and fix by Noah Misch,
backpatchable version by me.
2013-01-24 14:19:29 +00:00
..
common Improve concurrency of foreign key locking 2013-01-23 12:04:59 -03:00
gin Update copyrights for 2013 2013-01-01 17:15:01 -05:00
gist Make GiST indexes on-disk compatible with 9.2 again. 2013-01-17 16:46:16 +02:00
hash Update copyrights for 2013 2013-01-01 17:15:01 -05:00
heap Fix rare missing cancellations in Hot Standby. 2013-01-24 14:19:29 +00:00
index Update copyrights for 2013 2013-01-01 17:15:01 -05:00
nbtree Redesign the planner's handling of index-descent cost estimation. 2013-01-11 12:56:58 -05:00
rmgrdesc Improve concurrency of foreign key locking 2013-01-23 12:04:59 -03:00
spgist Update copyrights for 2013 2013-01-01 17:15:01 -05:00
transam Improve concurrency of foreign key locking 2013-01-23 12:04:59 -03:00
Makefile Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00