On Tue, Jul 15, 2025 at 6:58 PM Tom Lane <t...@sss.pgh.pa.us> wrote:
> Good question.  It's not very clear what set of compiler versions
> people are still using, but maybe it'd be okay to stop worrying
> about suppressing such warnings.

It would be nice to eliminate all existing "keep compiler quiet"
variable initializations that follow an elog/ereport with elevel >=
ERROR. My guess is that we have several hundred.

-- 
Peter Geoghegan


Reply via email to