[Tile-serving] [osm2pgsql] Schema tests (#415)

Paul Norman notifications at github.com
Fri Jul 24 08:01:07 UTC 2015


* Adds a passing test that if osm2pgsql is using the public schema it won't interfere with another schema not in the search_path

* refactors common pg test code into common-pg

I have a failing test I've written for using another schema, but I need to think about that behavior a bit more.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add a test for tables existing in another schema
  * Move recurring DB test functions to common-pg

-- File Changes --

    M .gitignore (1)
    M Makefile.am (5)
    M tests/common-pg.cpp (104)
    M tests/common-pg.hpp (13)
    M tests/test-hstore-match-only.cpp (42)
    M tests/test-middle-flat.cpp (1)
    M tests/test-middle-pgsql.cpp (1)
    M tests/test-output-multi-line-storage.cpp (37)
    M tests/test-output-multi-line.cpp (63)
    M tests/test-output-multi-point-multi-table.cpp (40)
    M tests/test-output-multi-point.cpp (32)
    M tests/test-output-multi-poly-trivial.cpp (55)
    M tests/test-output-multi-polygon.cpp (65)
    M tests/test-output-multi-tags.cpp (63)
    A tests/test-output-pgsql-schema.cpp (118)
    M tests/test-output-pgsql-tablespace.cpp (49)
    M tests/test-output-pgsql-z_order.cpp (76)
    M tests/test-output-pgsql.cpp (170)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/415.patch
https://github.com/openstreetmap/osm2pgsql/pull/415.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/415
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150724/9b15ff5b/attachment.html>


More information about the Tile-serving mailing list