Re: BUG #16920: Can't compile PostGIS with MingW64 against PostgreSQL 14 head
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Regina Obe" <lr@pcorp.us>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2021-03-11T18:03:40Z
Lists: pgsql-bugs
"Regina Obe" <lr@pcorp.us> writes: > I was mistaken though that in the postgresql regress I do get a lot of > failures like failure on stats. > But many of these errors seemed to be the same as what is on the buildfarm > https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=walleye&dt=2021-03-0 > 8%2021%3A35%3A41 walleye's owners have so far failed to extract any useful data about why it's been crashing. If you could provide stack traces from some of those crashes, it'd be much appreciated. regards, tom lane
Commits
-
Work around issues in MinGW-64's setjmp/longjmp support.
- 146cb3889c3c 14.0 landed