aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb_util.c
diff options
context:
space:
mode:
authorAlexander Korotkov <akorotkov@postgresql.org>2020-12-29 23:35:33 +0300
committerAlexander Korotkov <akorotkov@postgresql.org>2020-12-29 23:35:33 +0300
commit4d7684cc754f312aee468abb83ca4f7da94b30a3 (patch)
tree7fea580c6c30561d5a50c2a5d14b612a7b4e6626 /src/backend/utils/adt/jsonb_util.c
parenta5b81b6f0006ea0b502780ce7f73d295a225842c (diff)
downloadpostgresql-4d7684cc754f312aee468abb83ca4f7da94b30a3.tar.gz
postgresql-4d7684cc754f312aee468abb83ca4f7da94b30a3.zip
Implement operators for checking if the range contains a multirange
We have operators for checking if the multirange contains a range but don't have the opposite. This commit improves completeness of the operator set by adding two new operators: @> (anyrange,anymultirange) and <@(anymultirange,anyrange). Catversion is bumped.
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions