Commit e942af7
committed
Suppress compiler warning in non-cassert builds.
Oversight in 808e13b, reported by Bruce Momjian.
Discussion: https://postgr.es/m/20200826160251.GB21909@momjian.us1 parent fe7fd4e commit e942af7
File tree
1 file changed
+3
-4
lines changed- src/backend/storage/file
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
289 | 288 | | |
290 | 289 | | |
291 | 290 | | |
| |||
303 | 302 | | |
304 | 303 | | |
305 | 304 | | |
306 | | - | |
307 | | - | |
| 305 | + | |
308 | 306 | | |
309 | 307 | | |
310 | 308 | | |
311 | | - | |
| 309 | + | |
| 310 | + | |
312 | 311 | | |
313 | 312 | | |
314 | 313 | | |
| |||
0 commit comments