Remove any changes to StartupMultiXact(). MultiXact is never accessed at this point...
authorSimon Riggs <simon@2ndQuadrant.com>
Thu, 1 Oct 2009 15:17:09 +0000 (16:17 +0100)
committerSimon Riggs <simon@2ndQuadrant.com>
Thu, 1 Oct 2009 15:17:09 +0000 (16:17 +0100)
commit62c2b96d07170f0351fe1cb9e516d9e007fd09ec
tree7062435f14bab94fba6de05d7e5c28cf5fe75e5d
parent89fbde318f80bdb2fab19433ed3574da1a348977
Remove any changes to StartupMultiXact(). MultiXact is never accessed at this point in startup sequence, so locking changes are not required for Hot Standby patch.
src/backend/access/transam/multixact.c