]> git.openstreetmap.org Git - nominatim.git/commit
sql: fix rank variable type
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 1 Jul 2020 13:46:08 +0000 (15:46 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 1 Jul 2020 13:48:00 +0000 (15:48 +0200)
commit2edefd9e80ac27600dbd2fdebfa29735b29587d8
tree836cf214117b47583a70f426899e0492dc8432a1
parentfa8b16e7e7546cc9f43eeb81a0bfb517b32c3733
sql: fix rank variable type

The rank type needs to match the parameter type of
update_place_diameter().

Fixes #1851.
sql/functions/utils.sql