[Tile-serving] [osm2pgsql-dev/osm2pgsql] Improve naming of delete callbacks (PR #2348)
Sarah Hoffmann
notifications at github.com
Mon Jun 30 16:46:02 UTC 2025
Trying to use the delete callbacks in practice it turned out that the naming is somewhat inconsistent with what we already have. Given a callback named `process_thing` and `processed_untagged_thing`, the more obvious naming is `process_deleted_thing`.
You can view, comment on, or merge this pull request online at:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2348
-- Commit Summary --
* rename delete callbacks to process_deleted_*
-- File Changes --
M src/output-flex.cpp (29)
M src/output-flex.hpp (6)
M tests/bdd/flex/delete-callbacks.feature (18)
-- Patch Links --
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2348.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2348.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2348
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2348 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250630/49bee815/attachment.htm>
More information about the Tile-serving
mailing list