aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorJohn Naylor <john.naylor@postgresql.org>2024-04-06 12:02:45 +0700
committerJohn Naylor <john.naylor@postgresql.org>2024-04-06 12:20:40 +0700
commit4b968e2027ba46b31be0a648486f86a2cadc707d (patch)
treebfe6adbf7a2079f30226a58f20d0b96633c18191 /src/backend/executor
parentaa1e8c206454d666ab600050022aef2c3c390f69 (diff)
downloadpostgresql-4b968e2027ba46b31be0a648486f86a2cadc707d.tar.gz
postgresql-4b968e2027ba46b31be0a648486f86a2cadc707d.zip
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
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions