Re: Fixing MSVC's inability to detect elog(ERROR) does not return

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Rowley <dgrowleyml(at)gmail(dot)com>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fixing MSVC's inability to detect elog(ERROR) does not return
Date: 2026-07-06 17:49:09
Message-ID: 1345686.1783360149@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

David Rowley <dgrowleyml(at)gmail(dot)com> writes:
> On Mon, 6 Jul 2026 at 10:15, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Cool. You wanna fix it, or shall I?

> Happy happy either way. If you're keen to do it, please go ahead,
> otherwise I can take care of it.

OK, done.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2026-07-06 17:50:46 Re: [RFC PATCH v0 0/7] Add EXPLAIN ANALYZE wait event reporting
Previous Message Tom Lane 2026-07-06 17:16:21 Re: Make \d tablename fast again, regression introduced by 85b7efa1cdd