Replace two remaining calls of IsRecoveryProcessingMode() with
authorHeikki Linnakangas <heikki@enterprisedb.com>
Wed, 18 Feb 2009 14:19:08 +0000 (16:19 +0200)
committerHeikki Linnakangas <heikki@enterprisedb.com>
Wed, 18 Feb 2009 14:19:08 +0000 (16:19 +0200)
commit2b51cc6ae0c2e8c30b18a3839dde19a671c72cd5
tree3495f973330b327f909f56f499b79bc9d9075991
parent02b0e85e1d8edb56add8a0be676edf6fc68ca280
Replace two remaining calls of IsRecoveryProcessingMode() with
RecoveryInProgress().
src/backend/access/transam/multixact.c
src/backend/access/transam/xact.c