jsonb_delete not documented - Mailing list pgsql-hackers

From Peter Eisentraut
Subject jsonb_delete not documented
Date
Msg-id 5664EACC.3090702@gmx.net
Whole thread Raw
Responses Re: jsonb_delete not documented
List pgsql-hackers
The new function jsonb_delete does not appear to be documented.  Is that
intentional?

The only thing that's documented is the #- operator for
jsonb_delete_path.  But jsonb_delete(jsonb, text) and
jsonb_delete(jsonb, int) are not documented.  (Those don't have an
operator.)



pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Attach comments to functions' parameters and return value
Next
From: Peter Geoghegan
Date:
Subject: Redundant sentence within INSERT documentation page (exclusion constraints)