forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita65747b
committed
Suppress "variable 'pagesaving' set but not used" warning.
With asserts disabled, late-model clang notices that this variableis incremented but never otherwise read.Discussion:https://postgr.es/m/3171401.1649275153@sss.pgh.pa.us1 parent9a72299 commita65747b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments
Comments
(0)