Try to save a kernel call in ResolveRecoveryConflictWithVirtualXIDs.

Robert Haas <rhaas@postgresql.org>

Commit: 8bd4b89e240cc6488f5e1523202cc2d27e9970c0
Author: Robert Haas <rhaas@postgresql.org>
Date: 2010-12-17T16:32:02Z
Releases: 9.1.0
Try to save a kernel call in ResolveRecoveryConflictWithVirtualXIDs.

If there's no work to be done, just exit quickly, before initialization.

Files

PathChange+/−
src/backend/storage/ipc/standby.c modified +4 −0