Improve hash method for bitmapsets: some examination of actual outputs
Tom Lane <tgl@sss.pgh.pa.us>
Improve hash method for bitmapsets: some examination of actual outputs shows that adding a circular shift between words greatly improves the distribution of hash outputs.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/nodes/bitmapset.c | modified | +21 −7 |