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

Sarah Hoffmann notifications at github.com
Tue Aug 18 19:55:01 UTC 2015


> @@ -93,6 +99,11 @@ struct options_t {
>      bool pass_prompt;
>  
>      database_options_t database_options;
> +    /**
> +     * With the multi backend, each table can have different options. These are
> +     * the global defaults passed in on the command line.
> +     */
> +    table_options_t global_table_options;

Shouldn't that be 'main_table_options'?

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


More information about the Tile-serving mailing list