aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorAlexander Korotkov <akorotkov@postgresql.org>2020-12-29 23:36:43 +0300
committerAlexander Korotkov <akorotkov@postgresql.org>2020-12-29 23:36:43 +0300
commitdb6335b5b1d6654b0e3104f36817800d127c1c91 (patch)
tree831be345c2a6197e3264f178ffbaae25f34e546c /src/backend/tcop/postgres.c
parentd1d61a8b23b604faf797695eeacaa5da4fe64762 (diff)
downloadpostgresql-db6335b5b1d6654b0e3104f36817800d127c1c91.tar.gz
postgresql-db6335b5b1d6654b0e3104f36817800d127c1c91.zip
Add support of multirange matching to the existing range GiST indexes
6df7a9698b has introduced a set of operators between ranges and multiranges. Existing GiST indexes for ranges could easily support majority of them. This commit adds support for new operators to the existing range GiST indexes. New operators resides the same strategy numbers as existing ones. Appropriate check function is determined using the subtype. Catversion is bumped.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions