Suppress unused-variable warning in non-assert builds.

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

Commit: 8529686ccbb9f1c2fe350920ad324c223135a957
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-10-26T14:19:41Z
Releases: 10.0
Suppress unused-variable warning in non-assert builds.

Introduced in commit 7012b132d.

Kyotaro Horiguchi

Files

PathChange+/−
contrib/postgres_fdw/deparse.c modified +1 −2