diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2019-08-18 19:01:40 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2019-08-18 19:01:40 -0400 |
commit | 232720be9b6412ec2b6bee405299bcbbbe700f0b (patch) | |
tree | ae0c50c6893726b7f8c82a6f4ea8477a82d64fb5 /src/backend/access/transam/xlogutils.c | |
parent | 5f110933e1145ad40116cf3c67a454cb6cb71cc2 (diff) | |
download | postgresql-232720be9b6412ec2b6bee405299bcbbbe700f0b.tar.gz postgresql-232720be9b6412ec2b6bee405299bcbbbe700f0b.zip |
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/20518.1559494394@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions