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 | 87166d25a4569ac06dc3dcf44fa8c12f0263f836 (patch) | |
tree | e250a70b9d14bcea37050cdbd3a3325d6abf3403 /src/tutorial/basics.source | |
parent | 8f4b5b09096ae5e470c6410312c24581da319733 (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/3171401.1649275153@sss.pgh.pa.us
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions