[Tile-serving] [openstreetmap/osm2pgsql] Cleanup table class (#1112)

Jochen Topf notifications at github.com
Fri Apr 10 07:02:48 UTC 2020


See individual commits
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Rename member variable table_t::type to m_type
  * Rename member variable table_t::srid to m_srid
  * Rename member variable table_t::append to m_append
  * Rename member variable table_t::hstore_mode to m_hstore_mode
  * Rename member variable table_t::columns to m_columns
  * Rename member variable table_t::hstore_columns to m_hstore_columns
  * Use consistent way to iterate over hstore columns
  * Remove unused macro
  * Various small cleanups of class table_t
  * Use better variable name 'tag', avoid pointer arithmetic

-- File Changes --

    M src/table.cpp (103)
    M src/table.hpp (12)

-- Patch Links --

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


More information about the Tile-serving mailing list