Re: [PATCH] Add error_on_null() to produce an error if the input is null

From: "Joel Jacobson" <joel(at)compiler(dot)org>
To: "Vik Fearing" <vik(at)postgresfriends(dot)org>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Add error_on_null() to produce an error if the input is null
Date: 2025-08-31 14:10:41
Message-ID: de4b8bc3-41f7-4953-9e66-1fcecfa454bc@app.fastmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vik Fearing 2025-08-31 14:16:42 Re: [PATCH] Add error_on_null() to produce an error if the input is null
Previous Message Vik Fearing 2025-08-31 13:54:14 Re: [PATCH] Add error_on_null() to produce an error if the input is null