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: 'Juan José Santamaría Flecha' <juanjo.santamaria@gmail.com>, "'PostgreSQL mailing lists'" <pgsql-bugs@lists.postgresql.org>
Date: 2021-03-13T06:10:00Z
Lists: pgsql-bugs
"Regina Obe" <lr@pcorp.us> writes:
> I just tested latest PG13 stable branch with same --configure as I used for
> PG14 and all tests pass even with  --enable-cassert.
> So  I guess something changed in master.

Don't suppose I could interest you in "git bisect"-ing that?

			regards, tom lane



Commits

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