jsonb_concat(jsonb, jsonb)


Description

implementation of || operator

Parameters

Name Type Mode
jsonb IN
jsonb IN

Definition