[Tile-serving] [openstreetmap/osm2pgsql] Mixed cleanup2 (#1095)
Jochen Topf
notifications at github.com
Sat Mar 28 14:42:12 UTC 2020
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1095
-- Commit Summary --
* Use same parameter names in .hpp and .cpp files
* No "else" after "return", "break", or "continue"
* Various code cleanups
-- File Changes --
M src/db-copy-mgr.hpp (21)
M src/db-copy.cpp (4)
M src/expire-tiles.cpp (122)
M src/expire-tiles.hpp (6)
M src/gazetteer-style.cpp (46)
M src/id-tracker.cpp (27)
M src/middle-pgsql.cpp (34)
M src/middle-pgsql.hpp (2)
M src/middle-ram.cpp (10)
M src/node-persistent-cache.cpp (8)
M src/node-persistent-cache.hpp (2)
M src/node-ram-cache.cpp (2)
M src/options.cpp (6)
M src/osm2pgsql.cpp (8)
M src/osmdata.cpp (23)
M src/osmium-builder.cpp (10)
M src/osmium-builder.hpp (2)
M src/output-flex.cpp (1)
M src/output-gazetteer.cpp (8)
M src/output-gazetteer.hpp (2)
M src/output-multi.cpp (25)
M src/output-null.cpp (2)
M src/output-pgsql.cpp (15)
M src/output.cpp (4)
M src/parse-osmium.cpp (22)
M src/pgsql.hpp (2)
M src/processor-polygon.hpp (2)
M src/reprojection-generic-proj4.cpp (10)
M src/reprojection.cpp (16)
M src/reprojection.hpp (2)
M src/table.cpp (4)
M src/table.hpp (2)
M src/taginfo.cpp (21)
M src/tagtransform-c.cpp (8)
M src/tagtransform-lua.cpp (16)
M src/tagtransform.cpp (10)
M src/wildcmp.cpp (2)
M src/wildcmp.hpp (2)
M src/wkb.hpp (30)
M tests/common-import.hpp (8)
M tests/common-pg.hpp (4)
M tests/test-db-copy-thread.cpp (12)
M tests/test-middle.cpp (14)
M tests/test-output-gazetteer.cpp (6)
M tests/test-parse-osmium.cpp (32)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1095.patch
https://github.com/openstreetmap/osm2pgsql/pull/1095.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/1095
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200328/56c33160/attachment.htm>
More information about the Tile-serving
mailing list