[Tile-serving] [openstreetmap/osm2pgsql] Various cleanups in middle-pgsql (#1359)

Jochen Topf notifications at github.com
Mon Dec 7 17:15:19 UTC 2020


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

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

-- Commit Summary --

  * Rename middle_pgsql_t::m_out_options to middle_pgsql_t::m_options
  * Do not store append option separately, its already in m_options
  * Make m_copy_target private to the table_desc class
  * Add asserts to check we are not operating on a closed db connection
  * Simplify code around multi-threaded index creation

-- File Changes --

    M src/middle-pgsql.cpp (91)
    M src/middle-pgsql.hpp (23)
    M src/pgsql.cpp (11)

-- Patch Links --

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


More information about the Tile-serving mailing list