jsonb_delete_path(jsonb, text[])


Description

implementation of #- operator

Parameters

Name Type Mode
jsonb IN
text[] IN

Definition