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

From: Vik Fearing <vik(at)postgresfriends(dot)org>
To: Joel Jacobson <joel(at)compiler(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 13:54:14
Message-ID: 596a67ce-da4b-434b-b759-3cb044ed5bcc@postgresfriends.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


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.  Does it have a commitfest entry where I can make that official?

--

Vik Fearing

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joel Jacobson 2025-08-31 14:10:41 Re: [PATCH] Add error_on_null() to produce an error if the input is null
Previous Message John Naylor 2025-08-31 13:44:28 Re: Raw parse tree is not dumped to log