Open
Description
Steven Hand (hand-crdb) commented:
Issue Description
The description of the jsonb_set function is not very helpful. It should make clear that this function is for setting values.
Suggested Resolution
Make clear that this function is for setting values.
Compare with PostgreSQL doc on jsonb_set at
- https://www.postgresql.org/docs/9.5/functions-json.html
- https://dev.to/deepika_banoth/how-to-use-jsonbset-function-in-postgresql-35eo
Jira Issue: DOC-1159