pgsql: Mark mystreamer variable as PG_USED_FOR_ASSERTS_ONLY

Lists: pgsql-committers
From: Tomas Vondra <tomas(dot)vondra(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Mark mystreamer variable as PG_USED_FOR_ASSERTS_ONLY
Date: 2021-11-06 15:33:37
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Mark mystreamer variable as PG_USED_FOR_ASSERTS_ONLY

Silences warnings about unused variable, when built without asserts.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/dafcf887daa472b0a49bee7e07042372bc37cee4

Modified Files
--------------
src/bin/pg_basebackup/bbstreamer_file.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)