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

From Joel Jacobson
Subject Re: [PATCH] Add error_on_null() to produce an error if the input is null
Date
Msg-id de4b8bc3-41f7-4953-9e66-1fcecfa454bc@app.fastmail.com
Whole thread Raw
In response to Re: [PATCH] Add error_on_null() to produce an error if the input is null  (Vik Fearing <vik@postgresfriends.org>)
Responses Re: [PATCH] Add error_on_null() to produce an error if the input is null
List pgsql-hackers
On Sun, Aug 31, 2025, at 15:54, Vik Fearing wrote:
> On 31/08/2025 10:04, Joel Jacobson wrote: 
>> Thanks for great feedback. New patch attached.
>
>
> This new patch resolves all of my concerns and I think it is ready for 
> committer.

Thanks for reviewing.

> Does it have a commitfest entry where I can make that 
> official?

Yes: https://commitfest.postgresql.org/patch/6017/

/Joel



pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Re: [PATCH] Add error_on_null() to produce an error if the input is null
Next
From: Vik Fearing
Date:
Subject: Re: [PATCH] Add error_on_null() to produce an error if the input is null