- Notifications
You must be signed in to change notification settings - Fork5
Commit1fef3d5
committed
Fix corruption of 2PC recovery with subxacts
Reading 2PC state files during recovery was borked, causing corruptions duringrecovery. Effect limited to servers with 2PC, subtransactions andrecovery/replication.Stas Kelvich, reviewed by Michael Paquier and Pavan Deolasee1 parent1fa42de commit1fef3d5
1 file changed
+6
-4
lines changedLines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1758 | 1758 |
| |
1759 | 1759 |
| |
1760 | 1760 |
| |
1761 |
| - | |
1762 |
| - | |
| 1761 | + | |
| 1762 | + | |
| 1763 | + | |
1763 | 1764 |
| |
1764 | 1765 |
| |
1765 | 1766 |
| |
| |||
1877 | 1878 |
| |
1878 | 1879 |
| |
1879 | 1880 |
| |
1880 |
| - | |
1881 |
| - | |
| 1881 | + | |
| 1882 | + | |
| 1883 | + | |
1882 | 1884 |
| |
1883 | 1885 |
| |
1884 | 1886 |
| |
|
0 commit comments
Comments
(0)