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

Vik Fearing <vik@postgresfriends.org>

From: Vik Fearing <vik@postgresfriends.org>
To: Joel Jacobson <joel@compiler.org>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-08-31T13:54:14Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Bump catalog version for new function error_on_null()

  2. Add error_on_null(), checking if the input is the null value

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