[Tile-serving] [openstreetmap/osm2pgsql] Refactor low-level PostgreSQL functions (#998)
Jochen Topf
notifications at github.com
Sun Nov 24 13:09:10 UTC 2019
Uses a nice class with RAII and is much cleaner.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/998
-- Commit Summary --
* make pg connection a class
* Formatting
* Various cleanups
-- File Changes --
M src/db-copy.cpp (49)
M src/db-copy.hpp (4)
M src/middle-pgsql.cpp (85)
M src/middle-pgsql.hpp (8)
M src/output-gazetteer.cpp (48)
M src/output-gazetteer.hpp (8)
M src/pgsql.cpp (174)
M src/pgsql.hpp (90)
M src/table.cpp (251)
M src/table.hpp (5)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/998.patch
https://github.com/openstreetmap/osm2pgsql/pull/998.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/998
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20191124/b1b8bd5a/attachment.html>
More information about the Tile-serving
mailing list