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

From Michael Paquier
Subject pgsql: Fix casting in error message for two-phase file
Date
Msg-id E1ffa61-00054B-AW@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Rework error messages around file handling
Next
From: Michael Paquier
Date:
Subject: Re: pgsql: Rework error messages around file handling