]> 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:04:23 +0000 (07:04 -0400)
commitf06e1711d2e64aa6f56fe7aee49d56ea085ed002
treed01d000b15e4f57e182f0c3e2b356a94674ad22f
parentb808dbf905827de5bbbd933677d57b6c4d35c111
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