]> granicus.if.org Git - postgresql/commit
Fix timing of Startup CLOG and MultiXact during Hot Standby
authorSimon Riggs <simon@2ndQuadrant.com>
Wed, 2 Nov 2011 08:06:54 +0000 (08:06 +0000)
committerSimon Riggs <simon@2ndQuadrant.com>
Wed, 2 Nov 2011 08:06:54 +0000 (08:06 +0000)
commit9e5fe4d49227c5c5297410d54d6551a726814adc
treed52c92a8ca527ff0f7e0a664f71b5cb9c4b8f982
parent5e4dd5f63ba2f4ac6f78c42f975b58e15291f64a
Fix timing of Startup CLOG and MultiXact during Hot Standby

Patch by me, bug report by Chris Redekop, analysis by Florian Pflug
src/backend/access/transam/clog.c
src/backend/access/transam/multixact.c
src/backend/access/transam/xlog.c
src/include/access/clog.h