diff options
author | Simon Riggs <simon@2ndQuadrant.com> | 2010-04-22 02:15:45 +0000 |
---|---|---|
committer | Simon Riggs <simon@2ndQuadrant.com> | 2010-04-22 02:15:45 +0000 |
commit | 781ec6b75d6f4e89f103f44a31465383ac13c917 (patch) | |
tree | 3cd2cd1fcb4ef00cf31c4a00c4293eae77eeb1f2 /src/backend/access/transam/xlog.c | |
parent | 95a777c612c6dcebe2f17c57c35f7e7c93714484 (diff) | |
download | postgresql-781ec6b75d6f4e89f103f44a31465383ac13c917.tar.gz postgresql-781ec6b75d6f4e89f103f44a31465383ac13c917.zip |
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.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions