]> git.openstreetmap.org Git - nominatim.git/commit
remove use of is_in terms for address computation
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 16 Apr 2018 18:27:16 +0000 (20:27 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 16 Apr 2018 18:27:16 +0000 (20:27 +0200)
commit1dd401b570cd1669edd4cac540269c6fcff0ac92
tree8bc994826b6b9c6f84683568c39deda829ff3c95
parentee194ab3697eb6ed2d55284d191783be98e8b7ad
remove use of is_in terms for address computation

The code has been dead for a long time because all is_in
terms have been added to the nameaddress_vector so
that the IF condition would never hit.
sql/functions.sql