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-31T14:16:42Z
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 16:10, Joel Jacobson wrote:
>> Does it have a commitfest entry where I can make that
>> official?
> Yes:https://commitfest.postgresql.org/patch/6017/


Thank you.  Updated.

-- 

Vik Fearing