diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2020-12-29 23:35:26 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2020-12-29 23:35:26 +0300 |
commit | a5b81b6f0006ea0b502780ce7f73d295a225842c (patch) | |
tree | aa59780410492ad0515a0b1a5b959a9d9d8d3225 /src/backend/access/gist/gistsplit.c | |
parent | 1b3433e25f81d6fc4f231887ab965e1ea1bcb47e (diff) | |
download | postgresql-a5b81b6f0006ea0b502780ce7f73d295a225842c.tar.gz postgresql-a5b81b6f0006ea0b502780ce7f73d295a225842c.zip |
Fix bugs in comparison functions for multirange_bsearch_match()
Two functions multirange_range_overlaps_bsearch_comparison() and
multirange_range_contains_bsearch_comparison() contain bugs of returning -1
instead of 1. This commit fixes these bugs and adds corresponding regression
tests.
Diffstat (limited to 'src/backend/access/gist/gistsplit.c')
0 files changed, 0 insertions, 0 deletions