Adopt Bob Jenkins' improved hash function for hash_any(). This changes the

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8205258fa675115439017b626c4932d5fefe2ea8
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-02-09T21:18:28Z
Releases: 8.4.0
Adopt Bob Jenkins' improved hash function for hash_any().  This changes the
contents of hash indexes (again), so bump catversion.

Kenneth Marshall

Files