]> granicus.if.org Git - postgis/commit
Use GEOSPrepare also for Points and Multipoints
authorRaúl Marín Rodríguez <rmrodriguez@carto.com>
Fri, 21 Jun 2019 10:49:32 +0000 (10:49 +0000)
committerRaúl Marín Rodríguez <rmrodriguez@carto.com>
Fri, 21 Jun 2019 10:49:32 +0000 (10:49 +0000)
commit601825064dbf8175f71e2ff896821a7a932ebe4f
treecb537374319bb724ace74b706722ff1e85eeab28
parent6a4eaf539d25c14bcf7f7ab0e160d4640f751c64
Use GEOSPrepare also for Points and Multipoints

This was removed waiting for a fix that was introduced
in GEOS 3.6, which is now the minimum required version.

Basic tests show this makes ST_Intersects with cached
points 30x faster.

Closes #3437

git-svn-id: http://svn.osgeo.org/postgis/trunk@17554 b70326c6-7e19-0410-871a-916f4a2858ee
NEWS
postgis/lwgeom_geos_prepared.c