]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Silence compiler warning in release 11 and 12 branches
authorAndrew Dunstan <andrew@dunslane.net>
Sun, 27 Aug 2023 11:01:26 +0000 (07:01 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Sun, 27 Aug 2023 11:03:53 +0000 (07:03 -0400)
commitdd9779141eacbad08670fc4d55d7e076301ba69a
treec95c3d95a4503c1cd52097c0868001e216ae09a3
parentb915bf495ff48c4f57a22a90dfddc38be7a9845e
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
src/backend/commands/foreigncmds.c