Fix pg_buffercache to release buffer partition locks in reverse order,
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 16 Jul 2007 21:20:36 +0000 (21:20 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 16 Jul 2007 21:20:36 +0000 (21:20 +0000)
commit2a275e6d3ce36e8a1a9bec4e15b1403696e941c8
tree12088607c35e7a5ca971acb5defe3149aee30327
parent82b3684672d1de55d244f9908d1bb327ff6acd1d
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.
contrib/pg_buffercache/pg_buffercache_pages.c