Reset master xmin when hot_standby_feedback disabled.

Simon Riggs <simon@2ndQuadrant.com>

Commit: 8ebf5f7206e0e4c5d4113cf67d3db8f2a90d7e0f
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2014-07-15T13:45:44Z
Releases: 9.1.14
Reset master xmin when hot_standby_feedback disabled.
If walsender has xmin of standby then ensure we
reset the value to 0 when we change from hot_standby_feedback=on
to hot_standby_feedback=off.

Files