diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-04-06 17:03:35 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-04-06 17:03:35 -0400 |
commit | a65747b1c787cc85dc59f088543f3d333f310eee (patch) | |
tree | 50efd661ef4eb48b169de765789a88c0a1cb8fd9 /contrib/pageinspect/gistfuncs.c | |
parent | 9a7229948c70945ca6ef0b36adfe61b74f4fdaf5 (diff) | |
download | postgresql-a65747b1c787cc85dc59f088543f3d333f310eee.tar.gz postgresql-a65747b1c787cc85dc59f088543f3d333f310eee.zip |
Suppress "variable 'pagesaving' set but not used" warning.
With asserts disabled, late-model clang notices that this variable
is incremented but never otherwise read.
Discussion: https://postgr.es/m/3171401.1649275153@sss.pgh.pa.us
Diffstat (limited to 'contrib/pageinspect/gistfuncs.c')
0 files changed, 0 insertions, 0 deletions