[Tile-serving] [osm2pgsql-dev/osm2pgsql] Remove somewhat magical way of iterating over table columns (PR #2180)
Jochen Topf
notifications at github.com
Thu May 9 09:13:01 UTC 2024
Use accessor function flex_table_t::columns() to get to a vector of columns instead of having begin()/end() functions on flex_table_t.
You can view, comment on, or merge this pull request online at:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2180
-- Commit Summary --
* Remove somewhat magical way of iterating over table columns
-- File Changes --
M src/debug-output.cpp (2)
M src/flex-lua-index.cpp (2)
M src/flex-table.cpp (2)
M src/flex-table.hpp (9)
M src/output-flex.cpp (6)
-- Patch Links --
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2180.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2180.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2180
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2180 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240509/85194ce0/attachment.htm>
More information about the Tile-serving
mailing list