Suppress compiler warning in non-cassert builds.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 26 Aug 2020 21:08:11 +0000 (17:08 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 26 Aug 2020 21:08:11 +0000 (17:08 -0400)
commite942af7b8261cd8070d0eeaf518dbc1a664859fd
tree7b908ba100bcaa853c1653b77ed72dc6153d8739
parentfe7fd4e9613f58262d30782a34b01cc0c4cbbeb5
Suppress compiler warning in non-cassert builds.

Oversight in 808e13b28, reported by Bruce Momjian.

Discussion: https://postgr.es/m/20200826160251.GB21909@momjian.us
src/backend/storage/file/sharedfileset.c