Re: jsonb_set() strictness considered harmful to data - Mailing list pgsql-general

From rob stone
Subject Re: jsonb_set() strictness considered harmful to data
Date
Msg-id c2acf7727d000388d3eab101d37f6d12ef185b42.camel@gmail.com
Whole thread Raw
In response to Re: jsonb_set() strictness considered harmful to data  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
List pgsql-general
Hello,

On Sun, 2019-10-20 at 18:51 -0400, Andrew Dunstan wrote:
> On 10/20/19 4:18 PM, Tomas Vondra wrote:
> > 
> >    https://www.postgresql.org/docs/12/functions-json.html
> > 
> > but that says nothing about how jsonb_set works with NULL values :-
> > (
> 
> 
> We should certainly fix that. I accept some responsibility for the
> omission.
> 
> 
> 

FWIW, if you are able to update the documentation, the current JSON RFC
is 8259.

https://tools.ietf.org/html/rfc8259


Cheers,
Rob







pgsql-general by date:

Previous
From: raf
Date:
Subject: Re: jsonb_set() strictness considered harmful to data
Next
From: Abelard Hoffman
Date:
Subject: Re: jsonb_set() strictness considered harmful to data