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-18T19:18:40Z
Lists: pgsql-bugs
Andrew Dunstan <andrew@dunslane.net> writes: > Done. I pushed the patch for master too, so this is closed now. regards, tom lane
Commits
-
Simplify creation of built-in functions with default arguments.
- 759b03b24ce9 19 (unreleased) landed
-
Fix the volatility setting of json{b}_strip_nulls
- 2f6ee7b389c2 18.3 landed