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

Avoid scanning the relcache during AtEOSubXact_RelationCache when there

is nothing to do, which is most of the time.  This is another simple
improvement to cut subtransaction entry/exit overhead.
parent 8ecbc46b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment