Re: Type assertions without GCC builtins - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: Type assertions without GCC builtins
Date
Msg-id CAGECzQTC8bEajajf8Rto5E7JveaRvF4vxG1+mjsQ6Qy-tZw93w@mail.gmail.com
Whole thread
In response to Re: Type assertions without GCC builtins  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On Wed, 10 Jun 2026 at 12:46, Peter Eisentraut <peter@eisentraut.org> wrote:
> Here is an updated and expanded patch set.

Those patches look good to me. Let's get them in early in the PG20
cycle. It might be nice to still add pg_expr_has_type_p, and just make
it error hard in C++ for now. Because I'll want to use that macro in
another patchset. But I'd also be fine with creating that macro at the
same time as the C++ version.



pgsql-hackers by date:

Previous
From: Jakub Wartak
Date:
Subject: Re: Adding basic NUMA awareness
Next
From: Matthias van de Meent
Date:
Subject: Re: Unexpected behavior after OOM errors