[Tile-serving] [osm2pgsql] Remove fastupdate hack (#281)
Sarah Hoffmann
notifications at github.com
Tue Feb 10 21:46:19 UTC 2015
psql-middle has [here](https://github.com/openstreetmap/osm2pgsql/blob/master/middle-pgsql.cpp#L1246) a special hack to include `fastupdate=off` to array indexes for postgres versions 8.4 and larger. Considering that versions below 8.4 are not supported anyways, this string hack should be removed and `fastupdate=off` hardcoded into the CREATE INDEX command.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/281
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150210/5fcea0a7/attachment.html>
More information about the Tile-serving
mailing list