Thread: jsonb_set

jsonb_set

From
Andrew Dunstan
Date:
Here is the latest version of the refinement of jsonb_replace into
jsonb_set. All known bugs have been fixed, and the only issue is the
default value of the fourth parameter. Currently it's set to false, but
I gather from the previous responses that the consensus is to make it true.

cheers

andrew

Attachment