pgsql: Fix timing of Startup CLOG and MultiXact during Hot Standby - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Fix timing of Startup CLOG and MultiXact during Hot Standby
Date
Msg-id E1RLVqp-00040C-RP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix timing of Startup CLOG and MultiXact during Hot Standby

Patch by me, bug report by Chris Redekop, analysis by Florian Pflug

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/9e5fe4d49227c5c5297410d54d6551a726814adc

Modified Files
--------------
src/backend/access/transam/clog.c      |   19 +++++++++++++++++++
src/backend/access/transam/multixact.c |    2 +-
src/backend/access/transam/xlog.c      |   17 ++++++++++++-----
src/include/access/clog.h              |    1 +
4 files changed, 33 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: Fix timing of Startup CLOG and MultiXact during Hot Standby
Next
From: Simon Riggs
Date:
Subject: pgsql: Fix timing of Startup CLOG and MultiXact during Hot Standby