[Tile-serving] [openstreetmap/osm2pgsql] Finish schema support in flex output (#1185)

Jochen Topf notifications at github.com
Sat May 23 17:43:22 UTC 2020


This completes the schema support for the flex output.

You have to define a schema before using it. osm2pgsql might not have
the needed permissions for creating a schema, so it will not try to
create it.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Finish schema support in flex output

-- File Changes --

    M docs/flex.md (2)
    A flex-config/with-schema.lua (22)
    M src/db-copy.cpp (7)
    M src/db-copy.hpp (11)
    M src/flex-table.cpp (11)
    M src/flex-table.hpp (4)
    M src/output-flex.cpp (12)
    M src/pgsql.cpp (20)
    M src/pgsql.hpp (10)
    M tests/CMakeLists.txt (1)
    A tests/test-pgsql.cpp (23)

-- Patch Links --

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


More information about the Tile-serving mailing list