]> granicus.if.org Git - postgresql/commit
Fix casting in error message for two-phase file
authorMichael Paquier <michael@paquier.xyz>
Wed, 18 Jul 2018 00:11:34 +0000 (09:11 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 18 Jul 2018 00:11:34 +0000 (09:11 +0900)
commit8bd064f0c7d61c40a8a1179e9d24997fc0a20689
treed3da52ad565b88b8b3c36890f5046b0301f0fa85
parent811b6e36a9e21a4d9eb78410976c88ce601cea0c
Fix casting in error message for two-phase file

This error from from 811b6e3, which causes compilation warnings with OSX
10.3 and clang.

Reported by Tom Lane, via buildfarm member longfin.
src/backend/access/transam/twophase.c