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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Clean up build warnings of plperl with clang-12+
Date: 2021-11-11 20:51:35
Message-ID: 1613604.1636663895@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> Wouldn't it be better in any case just to add the clang fix for building
> plperl rather than globally?

That'd be considerably messier wouldn't it? (And I wonder if the
meson system will be able to do it at all.) If you feel motivated
to make that happen, go for it, but I don't.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2021-11-11 20:57:38 Re: Interrupts vs signals
Previous Message Isaac Morland 2021-11-11 20:45:48 Re: Should AT TIME ZONE be volatile?