[Tile-serving] [osm2pgsql] Refactor table_t constructor (#438)

Paul Norman notifications at github.com
Tue Aug 18 20:58:59 UTC 2015


> It doesn't look like options-multi uses any other options than the ones supplied in option_t yet. That makes it a bit hard to judge if the refactoring is sensible at all. As the code stands it would be more compact to just hand in the options object into the table.

I thought it did, but looking at https://github.com/openstreetmap/osm2pgsql/pull/438/files#diff-3ea838e44ca568b13b72afd55f48ac55R26, it doesn't.

It's **supposed** to be able to take in different options for hstore/etc per table, based on the json config. This would explain why I couldn't get that to work.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/438#issuecomment-132348741
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150818/486e3903/attachment.html>


More information about the Tile-serving mailing list