[Tile-serving] [osm2pgsql] Rework wildcard code (#548)
Sarah Hoffmann
notifications at github.com
Sun Feb 28 13:53:37 UTC 2016
- replace with simpler recursive implementation
- make function case-sensitive as per documentation
- only use wildcard for columns with the delete flag,
the bahaviour is unpredictable for other tags
- add simple test for wild card function
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/548
-- Commit Summary --
* rework wildcard code
-- File Changes --
M tagtransform.cpp (6)
M tests/CMakeLists.txt (1)
M tests/regression-test.py (12)
A tests/test-wildcard-match.cpp (61)
M wildcmp.cpp (115)
M wildcmp.hpp (6)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/548.patch
https://github.com/openstreetmap/osm2pgsql/pull/548.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/548
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20160228/7e0e3a03/attachment.html>
More information about the Tile-serving
mailing list