Fixing warnings in back branches?

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Fixing warnings in back branches?
Date: 2015-12-14 10:20:08
Message-ID: 20151214102008.GZ14789@awork2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

While newer branches are at the moment mostly free of warnings for me,
the picture is entirely different in the older back branches, especially
9.1. That has several hundred lines of warnings.

I personally am not bothered by a handful of spurious warnings in the
back branches, but at this point you're very unlikely to see a new
warning introduced into 9.1 while backpatching.

Should we perhaps fix the worst offenders?

Greetings,

Andres Freund

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Seltenreich 2015-12-14 10:30:04 Re: [sqlsmith] Failed to generate plan on lateral subqueries
Previous Message Kyotaro HORIGUCHI 2015-12-14 09:30:50 Re: [PoC] Asynchronous execution again (which is not parallel)