Suppress "variable 'pagesaving' set but not used" warning.
Tom Lane <tgl@sss.pgh.pa.us>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/nbtree/nbtdedup.c | modified | +1 −1 |
Discussion
- New compiler warning from btree dedup code 2 messages · 2022-04-06