Suppress compiler warning in non-cassert builds.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: e942af7b8261cd8070d0eeaf518dbc1a664859fd
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2020-08-26T21:08:11Z
Releases: 14.0
Suppress compiler warning in non-cassert builds.

Oversight in 808e13b28, reported by Bruce Momjian.

Discussion: https://postgr.es/m/20200826160251.GB21909@momjian.us

Files

PathChange+/−
src/backend/storage/file/sharedfileset.c modified +3 −4

Discussion