[Tile-serving] [openstreetmap/osm2pgsql] Refactor dependency tracking step2 (#1149)
Jochen Topf
notifications at github.com
Sun May 3 09:58:48 UTC 2020
Step2 of the refactoring of the dependency code.
See individual commits
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1149
-- Commit Summary --
* Move indirect dependency tracking into middle
* Remove now unused rels_pending_tracker from outputs
* Remove now unused has_pending() function in outputs
* Remove now unused merge_pending_relations() function in outputs
* Remove enqueue_relations() in outputs
* Change function parameter from int to bool
-- File Changes --
M src/middle-pgsql.cpp (16)
M src/osmdata.cpp (38)
M src/osmdata.hpp (1)
M src/output-flex.cpp (69)
M src/output-flex.hpp (12)
M src/output-gazetteer.hpp (8)
M src/output-multi.cpp (66)
M src/output-multi.hpp (11)
M src/output-null.hpp (9)
M src/output-pgsql.cpp (68)
M src/output-pgsql.hpp (11)
M src/output.cpp (4)
M src/output.hpp (10)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1149.patch
https://github.com/openstreetmap/osm2pgsql/pull/1149.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/1149
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200503/37ebb2c8/attachment.htm>
More information about the Tile-serving
mailing list