]> git.openstreetmap.org Git - nominatim.git/commit
extratags should become null when empty
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 8 Feb 2024 09:21:48 +0000 (10:21 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 8 Feb 2024 09:21:48 +0000 (10:21 +0100)
commit4c19762e337594c0cc33a395cea97eb0b9cd507a
tree0a65dac880830e180771afb68648047d39fedfb2
parent1015ac40aea631c71518866fdc30b329a4c0ed86
extratags should become null when empty

Removing the artifical entries in the extratags may lead to
an empty hstore. Set it to null in that case.

Fixes #3055.
lib-sql/functions/placex_triggers.sql
test/bdd/db/update/linked_places.feature