<p>In <a href="https://github.com/openstreetmap/osm2pgsql/pull/516#discussion_r47458701">output-pgsql.cpp</a>:</p>
<pre style='color:#555'>> @@ -83,29 +83,12 @@ E4C1421D5BF24D06053E7DF4940
>  212696  Oswald Road     \N      \N      \N      \N      \N      \N      minor   \N      \N      \N      \N      \N      \N      \N    0102000020E610000004000000467D923B6C22D5BFA359D93EE4DF4940B3976DA7AD11D5BF84BBB376DBDF4940997FF44D9A06D5BF4223D8B8FEDF49404D158C4AEA04D
>  5BF5BB39597FCDF4940
>  */
> -int output_pgsql_t::pgsql_out_way(osmid_t id, const taglist_t &tags, const nodelist_t &nodes, int exists)
> +int output_pgsql_t::pgsql_out_way(osmid_t id, taglist_t &outtags,
</pre>
<p>We're modifying <code>outtags</code> later on, is this an issue?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/openstreetmap/osm2pgsql/pull/516/files#r47458701">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AD2-7gpuOQ3HYmWg6koKIPxhJVia5sD1ks5pPiy-gaJpZM4G0T1h.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/openstreetmap/osm2pgsql/pull/516/files#r47458701"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>