[Tile-serving] [openstreetmap/osm2pgsql] Fix flex backend expire for tables with type/id columns (#1203)
Jochen Topf
notifications at github.com
Thu Jun 4 07:44:25 UTC 2020
Tables that can take different OSM types have a type and an id column,
because the expire functionality needs to find and remove rows by type
and id. The query that does this was broken, so it never found anything.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1203
-- Commit Summary --
* Fix flex backend expire for tables with type/id columns
-- File Changes --
M src/flex-table.cpp (4)
M tests/test-output-flex-uni.cpp (137)
M tests/test-output-flex-update.cpp (137)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1203.patch
https://github.com/openstreetmap/osm2pgsql/pull/1203.diff
--
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/1203
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200604/3cf96814/attachment.htm>
More information about the Tile-serving
mailing list