[Tile-serving] [openstreetmap/osm2pgsql] Tests for middle around id-tracker (#1135)
Jochen Topf
notifications at github.com
Sat Apr 25 06:59:52 UTC 2020
Also refactors `pending_count()` into `has_pending()` because the count is never used.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1135
-- Commit Summary --
* Replace pending_count() function by has_pending() in middle
* Replace pending_count() function by has_pending() in output
-- File Changes --
M src/id-tracker.cpp (1)
M src/id-tracker.hpp (1)
M src/middle-pgsql.cpp (4)
M src/middle-pgsql.hpp (2)
M src/middle-ram.cpp (2)
M src/middle-ram.hpp (2)
M src/middle.hpp (2)
M src/osmdata.cpp (4)
M src/output-flex.cpp (8)
M src/output-flex.hpp (2)
M src/output-multi.cpp (4)
M src/output-multi.hpp (2)
M src/output-pgsql.cpp (4)
M src/output-pgsql.hpp (2)
M src/output.cpp (2)
M src/output.hpp (2)
M tests/test-middle.cpp (201)
M tests/test-parse-osmium.cpp (2)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1135.patch
https://github.com/openstreetmap/osm2pgsql/pull/1135.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/1135
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200424/664be5aa/attachment.htm>
More information about the Tile-serving
mailing list