Fix timing of Startup CLOG and MultiXact during Hot Standby
Simon Riggs <simon@2ndQuadrant.com>
Fix timing of Startup CLOG and MultiXact during Hot Standby Patch by me, bug report by Chris Redekop, analysis by Florian Pflug
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/clog.c | modified | +19 −0 |
| src/backend/access/transam/multixact.c | modified | +1 −1 |
| src/backend/access/transam/xlog.c | modified | +12 −5 |
| src/include/access/clog.h | modified | +1 −0 |