[PostGIS] #5855: ST_DFullyWithin Index
PostGIS
trac at osgeo.org
Mon Feb 24 16:28:47 PST 2025
#5855: ST_DFullyWithin Index
---------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.5.3
Component: postgis | Version: 3.4.x
Keywords: |
---------------------+---------------------------
The GeometryStrategy applied in the index support function for
ST_DFullyWithin does not match the order of operands and the index
expansion applied by the support function. Instead of
RTContainsStrategyNumber it should be RTContainedByStrategyNumber
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5855>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list