Em dom., 10 de mai. de 2026 às 23:08, Michael Paquier <[email protected]> escreveu:
> Well, it seems to me that the intention is that it is pointless to > document the functions because that the users need only to be aware of > the operators, and the operators are enough to manipulate the jsonb > blobs. Documenting the functions would be just duplicating what we > already have for the operators, as listed here: > https://www.postgresql.org/docs/devel/functions-json.html A function is self explanatory, an operator is not. If we do something like what was done in [1], we don't change much on the page but at the same time we give the user both options. regards Marcos [1] - https://www.postgresql.org/docs/18/functions-string.html#FUNCTIONS-STRING-OTHER
DOC jsonb functions with their related operators.diff
Description: Binary data
