From: | "Regina Obe" <lr(at)pcorp(dot)us> |
---|---|
To: | "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | 'Juan José Santamaría Flecha' <juanjo(dot)santamaria(at)gmail(dot)com>, "'PostgreSQL mailing lists'" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
Subject: | RE: BUG #16920: Can't compile PostGIS with MingW64 against PostgreSQL 14 head |
Date: | 2021-03-13 19:20:01 |
Message-ID: | 002d01d7183d$dda66420$98f32c60$@pcorp.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
> "Regina Obe" <lr(at)pcorp(dot)us> writes:
> > At a glance looks like walleye is suggesting it happened in this
> > commit
> > https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=85d94c5
>
> That one only touched libpq not the backend, but yeah, walleye's history
> suggests the one immediately before it (3174d69fb9) might've been the
> culprit. Which makes little sense, because that had about nothing to do
with
> error handling. So I'm interested to see if you can reproduce the
conclusion
> that that's where it broke.
>
> regards, tom lane
Guess our emails crossed -- yap confirmed it is
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=3174d69fb
this fails - commit before regresses fine.
I do see this commit did make quite a few changes to elog.c
Thanks,
Regina
From | Date | Subject | |
---|---|---|---|
Next Message | Juan José Santamaría Flecha | 2021-03-13 20:49:12 | Re: BUG #16920: Can't compile PostGIS with MingW64 against PostgreSQL 14 head |
Previous Message | Regina Obe | 2021-03-13 19:13:46 | RE: BUG #16920: Can't compile PostGIS with MingW64 against PostgreSQL 14 head |