]> 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:03:21 +0000 (08:03 +0000)
committerSimon Riggs <simon@2ndQuadrant.com>
Wed, 2 Nov 2011 08:03:21 +0000 (08:03 +0000)
commit2f55c535e1f026929cf20855b3790d3632062d42
tree80069348e7b2a454c08c8fc4ffad7aed84db901d
parent7f797d27fe0be5200ad5fd5af6cefcee30c8e24a
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