Parameters
| Name | Type | Mode |
|---|---|---|
| jsonb_in | jsonb | IN |
| path | text[] | IN |
| replacement | jsonb | IN |
| create_if_missing | boolean | IN |
| null_value_treatment | text | IN |
Set part of a jsonb, handle NULL value
| Name | Type | Mode |
|---|---|---|
| jsonb_in | jsonb | IN |
| path | text[] | IN |
| replacement | jsonb | IN |
| create_if_missing | boolean | IN |
| null_value_treatment | text | IN |