[Tile-serving] [openstreetmap/osm2pgsql] Give each database connection a unique id and use it for logging (PR #1897)
Jochen Topf
notifications at github.com
Mon Jan 23 20:07:40 UTC 2023
@joto commented on this pull request.
> @@ -289,6 +290,12 @@ class pg_conn_t
};
std::unique_ptr<PGconn, pg_conn_deleter_t> m_conn;
+
+ // Used to geneate unique ids for each database connection.
Fixed.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1897#discussion_r1084494170
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1897/review/1266251779 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230123/85453f45/attachment.htm>
More information about the Tile-serving
mailing list