Re: jsonb_set() strictness considered harmful to data

From: Steve Atkins <steve(at)blighty(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: jsonb_set() strictness considered harmful to data
Date: 2019-10-21 18:20:26
Message-ID: a75a7218-32a5-3aef-b51f-5e6e5560b565@blighty.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers


On 21/10/2019 17:39, Steven Pousty wrote:
>  Turning a JSON null into a SQL null  and thereby "deleting" the data
> is not the path of least surprises.

In what situation does that happen? (If it's already been mentioned I
missed it, long thread, sorry).

Cheers,
  Steve

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tomas Vondra 2019-10-21 19:50:31 Re: jsonb_set() strictness considered harmful to data
Previous Message Diego 2019-10-21 17:06:55 pg_hba y ldap

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2019-10-21 18:58:13 Re: intermittent test failure on Windows
Previous Message Stephen Frost 2019-10-21 18:13:19 Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays