pgsql: Silence compiler warning in release 11 and 12 branches - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Silence compiler warning in release 11 and 12 branches
Date
Msg-id E1qaDsB-001AUl-Vc@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Show names of DEALLOCATE as constants in pg_stat_statements
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Cache by-reference missing values in a long lived context