]> git.openstreetmap.org Git - nominatim.git/commitdiff
use bool_or(ST_Intersects) instead of ST_Intersects(ST_Collect)
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 13 Nov 2020 20:34:29 +0000 (21:34 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 16 Nov 2020 14:28:01 +0000 (15:28 +0100)
ST_Intersects segfaults on geometry collections for certain versions
of Postgis 3.


No differences found