Thread: pgsql: Fix casting in error message for two-phase file

pgsql: Fix casting in error message for two-phase file

From
Michael Paquier
Date:
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8bd064f0c7d61c40a8a1179e9d24997fc0a20689

Modified Files
--------------
src/backend/access/transam/twophase.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)