Opened 2 months ago

Closed 2 months ago

Last modified 2 months ago

#5812 closed defect (fixed)

ST_Within performance regression

Reported by: pramsey Owned by: pramsey
Priority: medium Milestone: PostGIS 3.5.1
Component: postgis Version: 3.5.x
Keywords: Cc:

Description

ST_Within is far slower than the equivalent ST_Contains, due to a mistake in the prepgeom caching handling.

Change History (3)

comment:1 by Paul Ramsey <pramsey@…>, 2 months ago

Resolution: fixed
Status: newclosed

In 78f1646/git:

Fix performance regression in ST_Within, closes #5812

comment:2 by Paul Ramsey <pramsey@…>, 2 months ago

In af101253/git:

Fix performance regression in ST_Within, closes #5812

comment:3 by mdavis, 2 months ago

Original issue reported on the mailing list on 22/11/2024: https://lists.osgeo.org/pipermail/postgis-users/2024-November/046606.html

Note: See TracTickets for help on using tickets.