[Tile-serving] [openstreetmap/osm2pgsql] Simplify code around expiry (#1479)

Jochen Topf notifications at github.com
Wed May 5 08:11:22 UTC 2021


Removes wkb_reader helper class and expire_tiles::from_db() function.
The wkb_reader class does nothing more than iterate over the results of
a database query but that can be done in an easier way
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Simplify code around expiry

-- File Changes --

    M src/expire-tiles.cpp (31)
    M src/expire-tiles.hpp (12)
    M src/output-pgsql.cpp (12)
    M src/table.cpp (6)
    M src/table.hpp (28)

-- Patch Links --

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


More information about the Tile-serving mailing list