Re: pgsql: Fix compiler warning for ppoll() on Cygwin - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Fix compiler warning for ppoll() on Cygwin
Date
Msg-id 26099.1577338919@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgsql: Fix compiler warning for ppoll() on Cygwin  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: pgsql: Fix compiler warning for ppoll() on Cygwin  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-committers
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
> I think the config.cache of lorikeet needs to be cleaned, because the 
> return type of strerror_r() has changed as a result of this commit, but 
> the build farm logs still show the old test result being used from the 
> cache.

lorikeet's latest build run appears to have been done without config
cache, and it succeeded, so your guess was correct.

Next question is why the buildfarm client got that wrong.  Seems like
its accache logic needs to notice changes in src/template/* as well as
the configure script proper.

            regards, tom lane



pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Fix compiler warning for ppoll() on Cygwin
Next
From: Fujii Masao
Date:
Subject: pgsql: Add note about how each partition's default value is treated, in