[Tile-serving] [openstreetmap/osm2pgsql] Fix member names of pgsql output (#1477)
Jochen Topf
notifications at github.com
Sun May 2 08:30:41 UTC 2021
To be consistent with the rest of the codes, class members should have prefix `m_`.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1477
-- Commit Summary --
* Rename member variable output_pgsql_t::expire to m_expire
* Rename member variable output_pgsql_t::buffer to m_buffer
* Rename member variable output_pgsql_t::rels_buffer to m_rels_buffer
-- File Changes --
M src/output-pgsql.cpp (74)
M src/output-pgsql.hpp (6)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1477.patch
https://github.com/openstreetmap/osm2pgsql/pull/1477.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/1477
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210502/32800863/attachment-0001.htm>
More information about the Tile-serving
mailing list