[Tile-serving] [openstreetmap/osm2pgsql] Fix deletion on update in gazetteer (#1008)
Sarah Hoffmann
notifications at github.com
Sun Dec 1 10:35:11 UTC 2019
lonvia commented on this pull request.
>
- return false;
- });
+ if (do_include) {
+ l += "'{}',"_format(std::get<0>(m));
+ }
+ }
+
+ if (!l.empty())
Done.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1008#discussion_r352334973
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20191201/3f7d7c41/attachment.html>
More information about the Tile-serving
mailing list