...> In my tests, this improves the performance of hash indexes by between 4%> and 8%; the performance when using btree indexes or seqscans is> basically unchanged.
That's great! Picking up 5% performance is not something we do everyday...
- Thomas