<p>Step2 of the refactoring of the dependency code.</p>
<p>See individual commits</p>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/openstreetmap/osm2pgsql/pull/1149'>https://github.com/openstreetmap/osm2pgsql/pull/1149</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Move indirect dependency tracking into middle</li>
<li>Remove now unused rels_pending_tracker from outputs</li>
<li>Remove now unused has_pending() function in outputs</li>
<li>Remove now unused merge_pending_relations() function in outputs</li>
<li>Remove enqueue_relations() in outputs</li>
<li>Change function parameter from int to bool</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1149/files#diff-added0e699c20a170b5074495ff83c22">src/middle-pgsql.cpp</a>
(16)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1149/files#diff-945b0338af91c31d5230475d7275513d">src/osmdata.cpp</a>
(38)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1149/files#diff-71bd4d24701983b83cd8beedb90c03c8">src/osmdata.hpp</a>
(1)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1149/files#diff-1ec007a8e654cf27e1889bdc6518924c">src/output-flex.cpp</a>
(69)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1149/files#diff-950d59556601894012e34f978f1d521f">src/output-flex.hpp</a>
(12)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1149/files#diff-ef67686615712ffbbed7b2db3266ad35">src/output-gazetteer.hpp</a>
(8)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1149/files#diff-a3e65ae6b86635f909c8ecd8ad1a12c1">src/output-multi.cpp</a>
(66)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1149/files#diff-732ab59463507f38b2debac03c50d4af">src/output-multi.hpp</a>
(11)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1149/files#diff-9ebcac4894bdff4b53d2df484b573935">src/output-null.hpp</a>
(9)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1149/files#diff-2775989ebde2a0178e22e1329ff70ee1">src/output-pgsql.cpp</a>
(68)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1149/files#diff-e2bf981c05025c58fb0ea12788f41fd0">src/output-pgsql.hpp</a>
(11)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1149/files#diff-d04317e97d7a6fda81a3c8541e458fd9">src/output.cpp</a>
(4)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/osm2pgsql/pull/1149/files#diff-328a9b7d06dabd86e513eeb757c3b39c">src/output.hpp</a>
(10)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/osm2pgsql/pull/1149.patch'>https://github.com/openstreetmap/osm2pgsql/pull/1149.patch</a></li>
<li><a href='https://github.com/openstreetmap/osm2pgsql/pull/1149.diff'>https://github.com/openstreetmap/osm2pgsql/pull/1149.diff</a></li>
</ul>
<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/1149">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353UNYXCJL6FXDUITGZDRPU55RANCNFSM4MYBYUFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AA6353SCNJM4E2PICGJD7UDRPU55RA5CNFSM4MYBYUFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JDQ3CKA.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/1149",
"url": "https://github.com/openstreetmap/osm2pgsql/pull/1149",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>