summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt
diff options
context:
space:
mode:
authorTom Lane2019-08-18 23:01:40 +0000
committerTom Lane2019-08-18 23:01:40 +0000
commit232720be9b6412ec2b6bee405299bcbbbe700f0b (patch)
treeae0c50c6893726b7f8c82a6f4ea8477a82d64fb5 /src/backend/utils/adt
parent5f110933e1145ad40116cf3c67a454cb6cb71cc2 (diff)
Fix incidental warnings from cpluspluscheck.
Remove use of "register" keyword in hashfn.c. It's obsolescent according to recent C++ compilers, and no modern C compiler pays much attention to it either. Also fix one cosmetic warning about signed vs unsigned comparison. Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/utils/adt')
0 files changed, 0 insertions, 0 deletions