diff options
author | Alexander Korotkov | 2020-12-29 20:35:33 +0000 |
---|---|---|
committer | Alexander Korotkov | 2020-12-29 20:35:33 +0000 |
commit | 4d7684cc754f312aee468abb83ca4f7da94b30a3 (patch) | |
tree | 7fea580c6c30561d5a50c2a5d14b612a7b4e6626 /src/include/postgres.h | |
parent | a5b81b6f0006ea0b502780ce7f73d295a225842c (diff) |
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/include/postgres.h')
0 files changed, 0 insertions, 0 deletions