<p><b>@joto</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/openstreetmap/osm2pgsql/pull/971#discussion_r346858403">options.cpp</a>:</p>
<pre style='color:#555'>> @@ -278,30 +278,14 @@ std::string database_options_t::conninfo() const
 }
 
 options_t::options_t()
-: prefix("planet_osm"),
-  projection(reprojection::create_projection(PROJ_SPHERE_MERC)), append(false),
-  slim(false), cache(800), tblsmain_index(boost::none),
-  tblsslim_index(boost::none), tblsmain_data(boost::none),
-  tblsslim_data(boost::none), style(DEFAULT_STYLE),
-  expire_tiles_zoom(0), expire_tiles_zoom_min(0),
-  expire_tiles_max_bbox(20000.0), expire_tiles_filename("dirty_tiles"),
-  hstore_mode(HSTORE_NONE), enable_hstore_index(false), enable_multi(false),
-  hstore_columns(), keep_coastlines(false), parallel_indexing(true),
+: projection(reprojection::create_projection(PROJ_SPHERE_MERC)),
 #ifdef __amd64__
   alloc_chunkwise(ALLOC_SPARSE | ALLOC_DENSE),
 #else
   alloc_chunkwise(ALLOC_SPARSE),
 #endif
</pre>
<p>Nope. There is another place in the code with the same 'ifdef' and I haven't fully understood what's going on there, so I'd rather leave this for now.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/osm2pgsql/pull/971?email_source=notifications&email_token=AA6353W6SGQNQPIOAQ7UU53QT2ZI7A5CNFSM4JNC4WVKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCLXS4PY#discussion_r346858403">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353QN5VAC27RRLIXIW23QT2ZI7ANCNFSM4JNC4WVA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AA6353ROS6FGYYOQLG6LGQDQT2ZI7A5CNFSM4JNC4WVKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCLXS4PY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/osm2pgsql/pull/971?email_source=notifications\u0026email_token=AA6353W6SGQNQPIOAQ7UU53QT2ZI7A5CNFSM4JNC4WVKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCLXS4PY#discussion_r346858403",
"url": "https://github.com/openstreetmap/osm2pgsql/pull/971?email_source=notifications\u0026email_token=AA6353W6SGQNQPIOAQ7UU53QT2ZI7A5CNFSM4JNC4WVKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCLXS4PY#discussion_r346858403",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>