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

Split the shared-memory array of PGPROC pointers out of the sinval

communication structure, and make it its own module with its own lock.
This should reduce contention at least a little, and it definitely makes
the code seem cleaner.  Per my recent proposal.
parent 6910032a
No related branches found
No related tags found
Loading
Showing
with 865 additions and 825 deletions
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