Adopt Bob Jenkins' improved hash function for hash_any(). This changes the
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 9 Feb 2009 21:18:28 +0000 (21:18 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 9 Feb 2009 21:18:28 +0000 (21:18 +0000)
commit9371c4c8ef848846e608e54a760ad463b4edd11c
tree4b034be35fffc2bdccb1c6f472b7f624aaaca64c
parent951cf1dbc15567469546771cf6f58ec9e47c3c6b
Adopt Bob Jenkins' improved hash function for hash_any().  This changes the
contents of hash indexes (again), so bump catversion.

Kenneth Marshall
src/backend/access/hash/hashfunc.c
src/include/catalog/catversion.h
src/test/regress/expected/polymorphism.out
src/test/regress/expected/union.out
src/test/regress/sql/polymorphism.sql