[Tile-serving] [openstreetmap/osm2pgsql] Use fmt (#1091)

Jochen Topf notifications at github.com
Wed Mar 25 17:03:09 UTC 2020


You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/1091

-- Commit Summary --

  * Use fmt library in more places
  * Modernize id list generation code
  * integer_to_buffer class to cheaply convert integers to strings
  * Add double_to_buffer class for converting doubles to strings

-- File Changes --

    M src/db-copy-mgr.hpp (6)
    M src/expire-tiles.cpp (36)
    M src/gazetteer-style.cpp (2)
    M src/middle-pgsql.cpp (37)
    M src/node-persistent-cache.cpp (10)
    M src/node-ram-cache.cpp (34)
    M src/options.cpp (8)
    M src/osm2pgsql.cpp (20)
    M src/osmdata.cpp (38)
    M src/osmtypes.hpp (1)
    M src/output-multi.cpp (5)
    M src/output-pgsql.cpp (10)
    M src/parse-osmium.cpp (97)
    M src/pgsql.cpp (45)
    M src/table.cpp (38)
    M src/taginfo.cpp (12)
    M src/tagtransform-c.cpp (6)
    M src/tagtransform.cpp (11)
    M src/util.hpp (49)
    M tests/CMakeLists.txt (1)
    A tests/test-util.cpp (36)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/1091.patch
https://github.com/openstreetmap/osm2pgsql/pull/1091.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/1091
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200325/4f2e590b/attachment.htm>


More information about the Tile-serving mailing list