#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 , 2 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 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.
In 78f1646/git: