]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Remove the no-longer-useful HashItem/HashItemData level of structure.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 25 Jan 2006 23:26:11 +0000 (23:26 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 25 Jan 2006 23:26:11 +0000 (23:26 +0000)
commit5997386a0a38f3ded28ce6eb2c2b4f110b377e46
tree7added7b57a9f64852d594ce830852fbc5f3764f
parentc389760c324a1bfe0bebb6977d980e01a588985b
Remove the no-longer-useful HashItem/HashItemData level of structure.
Same motivation as for BTItem.
src/backend/access/hash/hash.c
src/backend/access/hash/hashinsert.c
src/backend/access/hash/hashovfl.c
src/backend/access/hash/hashpage.c
src/backend/access/hash/hashsearch.c
src/backend/access/hash/hashutil.c
src/include/access/hash.h