how does jsonb_set work?

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: roy(at)oneaudience(dot)com
Subject: how does jsonb_set work?
Date: 2018-04-15 13:45:22
Message-ID: 152379992223.31235.17882617912768220310@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/10/static/functions-json.html
Description:

the documentation is missing some information

how does the jsonb_set function work?
does it create a whole new json and updates it in the column? or it actually
only updates the specific key in "path"

thanks

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2018-04-18 09:14:29 Pgadmin III is officially not supported
Previous Message Magnus Hagander 2018-04-14 21:20:07 Re: authentication methods sections