Rearrange pointers so that the freelist pointers are as far from chash
authorRobert Haas <[email protected]>
Thu, 30 Aug 2012 13:34:59 +0000 (13:34 +0000)
committerRobert Haas <[email protected]>
Thu, 30 Aug 2012 13:34:59 +0000 (13:34 +0000)
commiteaa49408187863fec156a16a0516bf37c9c0907d
treef5b4fc47d8c0a5589a13442df74594fb33aff976
parentf9a7ad629ed77ce9920440cf371fd8a9f4320e33
Rearrange pointers so that the freelist pointers are as far from
each other as possible, to reduce contention.
src/backend/utils/hash/chash.c