Filter recovery conflicts based upon dboid from relfilenode of WAL

Simon Riggs <simon@2ndQuadrant.com>

Commit: 76be0c81cc0c799f5ddeb7a28ae2d92982a59189
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2010-01-29T17:10:05Z
Releases: 9.0.0
Filter recovery conflicts based upon dboid from relfilenode of WAL
records for heap and btree. Minor change, mostly API changes to
pass through the required values. This is a simple change though
also provides the refactoring required for further enhancements
to conflict processing using the relOid. Changes only have effect
during Hot Standby.

Files