pgsql: Fix compiler warning in non-assert builds, introduced in f862d57

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix compiler warning in non-assert builds, introduced in f862d57
Date: 2022-02-03 18:48:25
Message-ID: E1nFh9d-0006B6-N2@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix compiler warning in non-assert builds, introduced in f862d57057f.

Discussion: https://postgr.es/m/20220203183655.ralgkh54sdcgysmn@alap3.anarazel.de
Backpatch: 14-, like f862d57057f

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2a3958e4d9b9b1e82adefa11f3e69ea5c16efb45

Modified Files
--------------
src/backend/executor/nodeForeignscan.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2022-02-03 18:50:52 Re: pgsql: Further fix for EvalPlanQual with mix of local and foreign parti
Previous Message Andres Freund 2022-02-03 18:48:22 pgsql: Fix compiler warning in non-assert builds, introduced in f862d57