[COMMITTERS] pgsql: Fix corruption of 2PC recovery with subxacts

2016-09-09 Thread Simon Riggs
Fix corruption of 2PC recovery with subxacts Reading 2PC state files during recovery was borked, causing corruptions during recovery. Effect limited to servers with 2PC, subtransactions and recovery/replication. Stas Kelvich, reviewed by Michael Paquier and Pavan Deolasee Branch -- REL9_6_ST

[COMMITTERS] pgsql: Fix corruption of 2PC recovery with subxacts

2016-09-09 Thread Simon Riggs
Fix corruption of 2PC recovery with subxacts Reading 2PC state files during recovery was borked, causing corruptions during recovery. Effect limited to servers with 2PC, subtransactions and recovery/replication. Stas Kelvich, reviewed by Michael Paquier and Pavan Deolasee Branch -- master D