Re: BUG #16920: Can't compile PostGIS with MingW64 against PostgreSQL 14 head
Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
From: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Regina Obe <lr@pcorp.us>,
PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2021-03-12T11:12:43Z
Lists: pgsql-bugs
On Thu, Mar 11, 2021 at 7:03 PM Tom Lane <tgl@sss.pgh.pa.us> wrote: > > 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. > +1. I cannot reproduce the error with a setup similar to Walleye (Windows 10 MinGW64 8.1.0 x86_64). Regards, Juan José Santamaría Flecha
Commits
-
Work around issues in MinGW-64's setjmp/longjmp support.
- 146cb3889c3c 14.0 landed