Try to save a kernel call in ResolveRecoveryConflictWithVirtualXIDs.
authorRobert Haas <rhaas@postgresql.org>
Fri, 17 Dec 2010 16:32:02 +0000 (11:32 -0500)
committerRobert Haas <rhaas@postgresql.org>
Fri, 17 Dec 2010 16:32:02 +0000 (11:32 -0500)
commit8bd4b89e240cc6488f5e1523202cc2d27e9970c0
tree86209987a57fdc1378ebccd0bec7d08fb9fdb8e1
parent611fed371227f430e71d0ff7fed037f1006b410d
Try to save a kernel call in ResolveRecoveryConflictWithVirtualXIDs.

If there's no work to be done, just exit quickly, before initialization.
src/backend/storage/ipc/standby.c