Re: Include ppc64le build type for back branches - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Include ppc64le build type for back branches
Date
Msg-id 566753CF.4080505@gmx.net
Whole thread Raw
In response to Re: Include ppc64le build type for back branches  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 12/8/15 1:06 PM, Robert Haas wrote:
> I don't really want to get into an argument about this, but is the
> reason we haven't updated config.guess and config.sub in the past that
> it presents an actual stability risk, or just that nobody's asked
> before?  Because the first one is a good reason not to do it now, but
> the second one isn't.

We had some incompatibility issues with these updates in the very
distant past, but I don't think this would be an issue anymore.  The
updates themselves are better and smaller now, and the buildfarm
coverage is quite good.  It would be prudent, however, to do a manual
verification of the changes, especially in the distant back branches.

I think there is a slippery slope argument, but I don't think we have
that many new platforms and such all the time.  If people start wanting
a new arm variant every six weeks, the we'll have to put a stop to it,
perhaps.



pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: fix for readline terminal size problems when window is resized with open pager
Next
From: Robert Haas
Date:
Subject: Re: Patch: ResourceOwner optimization for tables with many partitions