diff options
author | Tom Lane | 2022-04-06 21:03:35 +0000 |
---|---|---|
committer | Tom Lane | 2022-04-06 21:03:50 +0000 |
commit | dbafe127bb215f512164669b49f99fcb7ed9d266 (patch) | |
tree | 1a56a954a47bdd1e55f5974329296bb1c4a5a2cb /src/backend/utils | |
parent | bdbd3d9064f9dbd064253e05f156ec77d4a90d05 (diff) |
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/[email protected]
Diffstat (limited to 'src/backend/utils')
0 files changed, 0 insertions, 0 deletions