Split the buffer mapping table into multiple separately lockable

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 10b9ca3d054a75e3c361b12388c50a11c828aa24
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-07-23T03:07:58Z
Releases: 8.2.0
Split the buffer mapping table into multiple separately lockable
partitions, as per discussion.  Passes functionality checks, but
I don't have any performance data yet.

Files