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

From Peter Eisentraut
Subject Re: Fixing MSVC's inability to detect elog(ERROR) does not return
Date
Msg-id 83c88564-dc01-4770-a752-d72b422a1ee7@eisentraut.org
Whole thread Raw
In response to Re: Fixing MSVC's inability to detect elog(ERROR) does not return  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On 30.09.25 11:03, David Rowley wrote:
> 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 :|

pushed




pgsql-hackers by date:

Previous
From: "Joel Jacobson"
Date:
Subject: Re: Optimize LISTEN/NOTIFY
Next
From: Andrew Dunstan
Date:
Subject: Re: split func.sgml to separated individual sgml files