First part of refactoring of code for ResolveRecoveryConflict. Purposes

Simon Riggs <simon@2ndQuadrant.com>

Commit: e99767bc28d8ef9ea627cd63336b2b74087c0128
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2010-01-14T11:08:02Z
Releases: 9.0.0
First part of refactoring of code for ResolveRecoveryConflict. Purposes
of this are to centralise the conflict code to allow further change,
as well as to allow passing through the full reason for the conflict
through to the conflicting backends. Backend state alters how we
can handle different types of conflict so this is now required.
As originally suggested by Heikki, no longer optional.

Files