Re: Clean up build warnings of plperl with clang-12+

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Paquier <michael@paquier.xyz>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-11-11T03:14:20Z
Lists: pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> Backpatched this one as of 9ff47ea.  That should allow the addition of
> -Werror on dangomushi.

Cool.  I have also enabled -Werror on florican.

			regards, tom lane



Commits

  1. Clean up compilation warnings coming from PL/Perl with clang-12~