Re: fairywren failures

Peter Eisentraut <peter.eisentraut@2ndquadrant.com>

From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-10-12T19:56:03Z
Lists: pgsql-hackers
On 2019-10-03 16:21, Andrew Dunstan wrote:
> My new msys2 animal fairywren

Could you please check how this animal is labeled?  AFAICT, this is not
an msys2 build but a mingw build (x86_64-w64-mingw32).

> has had 3 recent failures when checking
> pg_upgrade. The failures have been while running the regression tests,
> specifically the interval test, and they all look like this:

I've also seen this randomly, but only under 64-bit mingw, never 32-bit
mingw.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



Commits

  1. Work around issues in MinGW-64's setjmp/longjmp support.