Re: BUG #19409: Function jsonb_strip_nulls() changed from immutable to stable.

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: lucio.chiessi@trustly.com, pgsql-bugs@lists.postgresql.org, Florents Tselai <florents.tselai@gmail.com>
Date: 2026-02-17T21:55:04Z
Lists: pgsql-bugs
Andrew Dunstan <andrew@dunslane.net> writes:
> In view of later discussions, fixing master seems pointless, as that 
> code is going away. When it does we should do a catversion bump.
> So I'm just planning to patch v18 now.

Makes sense.

			regards, tom lane



Commits

  1. Simplify creation of built-in functions with default arguments.

  2. Fix the volatility setting of json{b}_strip_nulls