[Tile-serving] [openstreetmap/osm2pgsql] Reference expire outputs as Lua objects, not as strings with their names (PR #1929)
Jochen Topf
notifications at github.com
Thu Feb 23 20:08:36 UTC 2023
Expire outputs are now directly referenced from table column definitions as if they are Lua objects, not by using their name. In fact they don't even have a name any more.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1929
-- Commit Summary --
* Reference expire outputs as Lua objects, not as strings with their names
-- File Changes --
M flex-config/expire.lua (18)
M src/debug-output.cpp (8)
M src/expire-output.hpp (7)
M src/flex-lua-expire-output.cpp (23)
M src/flex-lua-table.cpp (43)
M src/output-flex.cpp (25)
M tests/bdd/flex/lua-expire-output-definitions.feature (64)
M tests/bdd/flex/lua-expire.feature (72)
M tests/bdd/flex/run-with-expire.feature (4)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1929.patch
https://github.com/openstreetmap/osm2pgsql/pull/1929.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1929
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1929 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230223/23fd0caa/attachment.htm>
More information about the Tile-serving
mailing list