Re: [PATCH] Add error_on_null() to produce an error if the input is null - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] Add error_on_null() to produce an error if the input is null
Date
Msg-id aPgu7kwiT4iGo6Ya@paquier.xyz
Whole thread Raw
In response to Re: [PATCH] Add error_on_null() to produce an error if the input is null  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Tue, Oct 21, 2025 at 05:16:32PM +0900, Michael Paquier wrote:
> Why not if this simple solution works for you, using error_on_null()
> as the function name.  I'll double-check the whole, probably tomorrow.

Applied after a couple of tweaks applied to the code (like added pg_*
to the source function name) and the docs.

And of course I forgot a catversion bump..
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Bryan Green
Date:
Subject: Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Next
From: Peter Smith
Date:
Subject: Re: Logical Replication of sequences