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>
Tue, 27 Jan 2015 02:24:24 +0000 (02:24 +0000)
commitf57c42348a9144c83542e910c6f9cef6569da84e
treec7d91edcf1eea3fc883b2e7bc0aee1d139f41551
parentad57cc0803fd82d7234c779fead69ce77faf1583
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