[Tile-serving] [openstreetmap/osm2pgsql] Give each database connection a unique id and use it for logging (PR #1897)

Sarah Hoffmann notifications at github.com
Mon Jan 23 20:02:49 UTC 2023


@lonvia 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.

typo

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1897#pullrequestreview-1266245914
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/osm2pgsql/pull/1897/review/1266245914 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230123/1d89ea0b/attachment.htm>


More information about the Tile-serving mailing list