Re: pgsql: Fix incorrect format placeholder. - Mailing list pgsql-committers

From Michael Paquier
Subject Re: pgsql: Fix incorrect format placeholder.
Date
Msg-id YYoJYO475dsqYhta@paquier.xyz
Whole thread Raw
In response to Re: pgsql: Fix incorrect format placeholder.  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgsql: Fix incorrect format placeholder.
List pgsql-committers
On Tue, Nov 09, 2021 at 12:19:36AM -0500, Tom Lane wrote:
> Umm ... florican and dangomushi spotted it.  Maybe we need a 32-bit
> machine with -Werror?

Indeed, I can see it in the logs of dangomushi.  I could add a -Werror
there, but there are also a bunch of warnings generated by plperl.
I'd rather keep --with-perl and clang, and there seems to be a fix
regarding that stuff in upstream:
https://www.nntp.perl.org/group/perl.perl5.changes/2021/07/msg57758.html

But it also looks like Archlinux ARM did not catch up that yet..
--
Michael

Attachment

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Fix incorrect format placeholder.
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Fix incorrect format placeholder.