Mark mystreamer variable as PG_USED_FOR_ASSERTS_ONLY

Tomas Vondra <tomas.vondra@postgresql.org>

Commit: dafcf887daa472b0a49bee7e07042372bc37cee4
Author: Tomas Vondra <tomas.vondra@postgresql.org>
Date: 2021-11-06T15:32:11Z
Releases: 15.0
Mark mystreamer variable as PG_USED_FOR_ASSERTS_ONLY

Silences warnings about unused variable, when built without asserts.

Files

PathChange+/−
src/bin/pg_basebackup/bbstreamer_file.c modified +2 −1