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

Reorder code so that we don't have to hold a critical section while

reserving SLRU space for a new MultiXact.  The original coding would have
treated out-of-disk-space as a PANIC condition, which is unnecessary.
parent a7de22d8
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