]> git.openstreetmap.org Git - nominatim.git/commitdiff
explicit cast for osm_type parameter in SQL needed
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 2 May 2022 12:12:17 +0000 (14:12 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 2 May 2022 12:12:17 +0000 (14:12 +0200)
Otherwise PostgreSQL won't correctly pick up the index
condition.


No differences found