Re: Fixing MSVC's inability to detect elog(ERROR) does not return - Mailing list pgsql-hackers

From David Rowley
Subject Re: Fixing MSVC's inability to detect elog(ERROR) does not return
Date
Msg-id CAApHDvruL4SQ6mY6A4RY_6U9xFCHLjQzEM-aVBOr_D6c6=i6Jg@mail.gmail.com
Whole thread Raw
In response to Re: Fixing MSVC's inability to detect elog(ERROR) does not return  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: Fixing MSVC's inability to detect elog(ERROR) does not return
List pgsql-hackers
On Tue, 30 Sept 2025 at 18:24, Peter Eisentraut <peter@eisentraut.org> wrote:
> Quick follow-up: How about we rename pg_builtin_integer_constant_p to
> pg_integer_constant_p, since it's not actually built-in?  See attached
> patch.

Seems like a good idea.

The patch looks good. Thanks for fixing the __builtin_const_p typo
that I managed to introduce too :|

David



pgsql-hackers by date:

Previous
From: Bertrand Drouvot
Date:
Subject: Wordsmith pgstat_relation.c header comment
Next
From: Richard Guo
Date:
Subject: Allow virtual columns in index expressions or predicate