Further reductions in Hot Standby conflict processing. These

Simon Riggs <simon@2ndQuadrant.com>

Commit: 781ec6b75d6f4e89f103f44a31465383ac13c917
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2010-04-22T02:15:45Z
Releases: 9.0.0
Further reductions in Hot Standby conflict processing. These
come from the realistion that HEAP2_CLEAN records don't
always remove user visible data, so conflict processing for
them can be skipped. Confirm validity using Assert checks,
clarify circumstances under which we log heap_cleanup_info
records. Tuning arises from bug fixing of earlier safety
check failures.

Files