Opened 5 years ago

Closed 5 years ago

#4230 closed defect (fixed)

SP-GiST / GiST support for ND contains, within, equals operators

Reported by: komzpa Owned by: komzpa
Priority: blocker Milestone: PostGIS 3.0.0
Component: postgis Version: master
Keywords: Cc:

Description

Change History (7)

comment:1 by komzpa, 5 years ago

Resolution: fixed
Status: assignedclosed

In 17001:

GiST and SP-GiST n-D indexes (based on GIDX) with overlaps, contains, within, and equals operators

Patch by Esteban Zimányi and Arthur Lesuisse from Université Libre de Bruxelles (ULB)

Closes https://github.com/postgis/postgis/pull/327
Closes https://github.com/postgis/postgis/pull/293
Closes #4230

comment:2 by komzpa, 5 years ago

In 17002:

GiST and SP-GiST GiST and SP-GiST n-D indexes (based on GIDX) with overlaps, contains, within, and equals operators

Files not added in previous commit.

Patch by Esteban Zimányi and Arthur Lesuisse from Université Libre de Bruxelles (ULB)

Closes #4230

comment:3 by strk, 5 years ago

Priority: mediumblocker
Resolution: fixed
Status: closedreopened

The change broke upgrades, please see https://drone.osgeo.org/postgis/postgis/1509/3

comment:4 by komzpa, 5 years ago

In 17005:

Upgrade script generator fix

References #4230

comment:5 by komzpa, 5 years ago

In 17010:

SP-GiST within got into 3.0.0 not 2.5.0.

References #4230

comment:6 by komzpa, 5 years ago

In 17012:

[drone] Don't test PostGIS 3.0 on Postgres 9.4

References #4230

comment:7 by komzpa, 5 years ago

Resolution: fixed
Status: reopenedclosed

Drone is happy since r17012.

Note: See TracTickets for help on using tickets.