Fix incorrect return type
John Naylor <john.naylor@postgresql.org>
Fix incorrect return type fasthash32() calculates a 32-bit hashcode, but the return type was uint64. Change to uint32. Noted by Jeff Davis Discussion: https://postgr.es/m/b16c93e6c736a422d4de668343515375664eb05d.camel%40j-davis.com
Files
| Path | Change | +/− |
|---|---|---|
| src/include/common/hashfn_unstable.h | modified | +1 −1 |
Discussion
- fasthash32() returning uint64? 2 messages · 2024-04-05 → 2024-04-06