[Tile-serving] [openstreetmap/osm2pgsql] Bugfix table access (#1093)

Jochen Topf notifications at github.com
Thu Mar 26 12:49:44 UTC 2020


Fix a bug introduced when the flex_table_t was split into flex_table_t and table_connection_t.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Avoid using variable name "table" because table is predefined in Lua
  * Bugfix: Failed table access when asking for name/columns of table
  * Fix: typo

-- File Changes --

    M flex-config/simple.lua (6)
    M src/flex-table.cpp (2)
    M src/output-flex.cpp (67)
    M src/output-flex.hpp (2)

-- Patch Links --

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


More information about the Tile-serving mailing list