Fix pg_buffercache to release buffer partition locks in reverse order,

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

Commit: 2a275e6d3ce36e8a1a9bec4e15b1403696e941c8
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-07-16T21:20:36Z
Releases: 8.3.0
Fix pg_buffercache to release buffer partition locks in reverse order,
and add a note about why.  This is not tremendously important right now,
probably, but it will get more urgent if NUM_BUFFER_PARTITIONS is increased
as much as proposed.

Files

PathChange+/−
contrib/pg_buffercache/pg_buffercache_pages.c modified +11 −4