jsonb_object(text[], text[])


Description

map text array of key value pairs to jsonb object

Parameters

Name Type Mode
text[] IN
text[] IN

Definition