aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-11-03 10:47:31 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-11-03 10:47:31 -0400
commit725cd4d2e4819056993ce32336ea130473eb02a1 (patch)
tree9363c1722d1c9bf05f0fecd4b59c3ffa7386fdaa /src/backend/commands/dbcommands.c
parenta5737e765d85c170a035ee5eedf5d4cd8e9d5128 (diff)
downloadpostgresql-725cd4d2e4819056993ce32336ea130473eb02a1.tar.gz
postgresql-725cd4d2e4819056993ce32336ea130473eb02a1.zip
Add casts to simplehash.h to silence C++ warnings.
Casting the result of palloc etc. to the intended type is more per project style anyway. (The fact that cpluspluscheck doesn't notice these problems is because it doesn't expand any macros, which seems like a troubling shortcoming. Don't have a good idea about improving that.) Back-patch to v13, which is as far as the patch applies cleanly; doesn't seem worth working harder. David Geier Discussion: https://postgr.es/m/aa5d88a3-71f4-3455-11cf-82de0372c941@gmail.com
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions