Thread: pgsql: Try to save a kernel call in ResolveRecoveryConflictWithVirtualX

pgsql: Try to save a kernel call in ResolveRecoveryConflictWithVirtualX

From
Robert Haas
Date:
Try to save a kernel call in ResolveRecoveryConflictWithVirtualXIDs.

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

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=8bd4b89e240cc6488f5e1523202cc2d27e9970c0

Modified Files
--------------
src/backend/storage/ipc/standby.c |    4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)