Try to save a kernel call in ResolveRecoveryConflictWithVirtualXIDs.
Robert Haas <rhaas@postgresql.org>
Try to save a kernel call in ResolveRecoveryConflictWithVirtualXIDs. If there's no work to be done, just exit quickly, before initialization.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/ipc/standby.c | modified | +4 −0 |