Re: Fixing MSVC's inability to detect elog(ERROR) does not return
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Peter Eisentraut <peter@eisentraut.org>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2026-07-05T23:39:42Z
Lists: pgsql-hackers
On Mon, 6 Jul 2026 at 10:15, Tom Lane <tgl@sss.pgh.pa.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. David
Commits
-
Rename pg_builtin_integer_constant_p to pg_integer_constant_p
- 8e2acda2b098 19 (unreleased) landed
-
Teach MSVC that elog/ereport ERROR doesn't return
- 59c2f03d1ece 19 (unreleased) landed