]> git.openstreetmap.org Git - nominatim.git/commit
Make SQL debug statements execute again
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 6 Aug 2020 07:29:19 +0000 (09:29 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 6 Aug 2020 07:29:19 +0000 (09:29 +0200)
commit83b2b4970d7d99e13da523aaad94629abd348fb4
tree0745628c3901a384f88c5ac72071347c6ca6b06e
parentf29dc7d7ac61ad4408655a8d195d8424de13ebc9
Make SQL debug statements execute again

There were some old variable names used that are no longer valid.
Either fix them or remove the statement completely.

Fixes #1907.
sql/functions/placex_triggers.sql
sql/functions/utils.sql