pgsql: Silence compiler warning in release 11 and 12 branches

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Silence compiler warning in release 11 and 12 branches
Date: 2023-08-27 11:24:04
Message-ID: E1qaDsB-001AUl-Vc@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Silence compiler warning in release 11 and 12 branches

The offending code is not present in later branches.

Discussion: https://postgr.es/m/ba2150c1-8485-6597-fafe-4fcd39e49c28@dunslane.net

Branch
------
REL_11_STABLE

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

Modified Files
--------------
src/backend/commands/foreigncmds.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2023-08-27 11:24:44 Re: pgsql: Cache by-reference missing values in a long lived context
Previous Message Michael Paquier 2023-08-27 08:29:27 pgsql: Show names of DEALLOCATE as constants in pg_stat_statements