Get rid of chash_bucket hack in favor of using formal hazard pointers.
authorRobert Haas <rhaas@postgresql.org>
Wed, 1 Aug 2012 16:13:36 +0000 (16:13 +0000)
committerRobert Haas <rhaas@postgresql.org>
Mon, 13 Oct 2014 17:14:19 +0000 (13:14 -0400)
commitbf385d0cafcba87c6affbed9906261ef0771d088
tree9fba8f17ca04da03fd885d46584f0935e1e09095
parent419635ff75959f2ee6735d7d5bd4b624820ab2c5
Get rid of chash_bucket hack in favor of using formal hazard pointers.
contrib/hashtest/hashtest.c
src/backend/utils/hash/chash.c
src/include/storage/proc.h
src/include/utils/chash.h