[Tile-serving] [osm2pgsql] Remove check for unlogged and PostgreSQL < 9.1 (#457)
Paul Norman
notifications at github.com
Fri Oct 9 21:14:36 UTC 2015
PostgreSQL 9.0 is 5 years old and will not have any new releases as
it is unsupported. This change doesn't remove support for 9.0, but
just the check with --unlogged that the server supports it.
If someone does try --unlogged with an older version, it will error
early in the process when it tries to create tables.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/457
-- Commit Summary --
* Remove check for unlogged and PostgreSQL < 9.1
-- File Changes --
M osm2pgsql.cpp (24)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/457.patch
https://github.com/openstreetmap/osm2pgsql/pull/457.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/457
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151009/7a7768c6/attachment.html>
More information about the Tile-serving
mailing list