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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: lucio(dot)chiessi(at)trustly(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org, Florents Tselai <florents(dot)tselai(at)gmail(dot)com>
Subject: Re: BUG #19409: Function jsonb_strip_nulls() changed from immutable to stable.
Date: 2026-02-17 21:55:04
Message-ID: 1903970.1771365304@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Andrew Dunstan <andrew(at)dunslane(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David Rowley 2026-02-17 22:53:50 Re: BUG #19412: Wrong query result with not null constraint
Previous Message Andrew Dunstan 2026-02-17 21:25:19 Re: BUG #19409: Function jsonb_strip_nulls() changed from immutable to stable.