Skip to content
Snippets Groups Projects
Commit 1b3d400c authored by Tom Lane's avatar Tom Lane
Browse files

TransactionIdIsInProgress can skip scanning the ProcArray if the target XID is

later than latestCompletedXid, per Florian Pflug.  Also some minor
improvements in the XIDCACHE_DEBUG code --- make sure each call of
TransactionIdIsInProgress is counted one way or another.
parent d16f270e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment