[Tile-serving] [openstreetmap/osm2pgsql] Schema support (#619)
asbjornst
notifications at github.com
Wed Aug 24 17:07:00 UTC 2016
This series adds schema support to the prefix option eg. "gisdata.osm_". Default behavior is
preserved thus placing the tables in in the default public schema.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/619
-- Commit Summary --
* options: split prefix into a schema and table part
* schema: plumb schema down to table
* middle-pgsql: set_prefix_and_tbls: add schema-less prefix specifier
* pgsql: make sure schema exists
* Schema support
* middle-pgsql: fix index-naming to be schema compatible
-- File Changes --
M docs/osm2pgsql.1 (1)
M middle-pgsql.cpp (17)
M options.cpp (12)
M options.hpp (2)
M output-multi.cpp (2)
M output-pgsql.cpp (4)
M table.cpp (20)
M table.hpp (4)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/619.patch
https://github.com/openstreetmap/osm2pgsql/pull/619.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/619
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20160824/4a82611b/attachment.html>
More information about the Tile-serving
mailing list