[Tile-serving] [openstreetmap/osm2pgsql] Do not assume a default database name (#685)

Paul Norman notifications at github.com
Sat Feb 4 22:37:00 UTC 2017


Instead of defaulting to gis, the default database is unspecified, and libpq will decide what to connect to in those cases. This will normally rely on `PGDATABASE` or its compiled defaults.

Fixes #561
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Do not assume a default database name

-- File Changes --

    M options.cpp (10)
    M options.hpp (2)
    M tests/common-pg.cpp (7)
    M tests/test-options-database.cpp (10)
    M tests/test-options-parse.cpp (4)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/685.patch
https://github.com/openstreetmap/osm2pgsql/pull/685.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/685
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170204/a908fb80/attachment-0001.html>


More information about the Tile-serving mailing list