[Tile-serving] [openstreetmap/osm2pgsql] Print database version and do version check after startup (#1280)

Sarah Hoffmann notifications at github.com
Tue Oct 6 08:25:58 UTC 2020


@lonvia commented on this pull request.



> @@ -0,0 +1,8 @@
+#ifndef OSM2PGSQL_DB_CHECK_HPP
+#define OSM2PGSQL_DB_CHECK_HPP
+
+#include "options.hpp"
+
+void check_db(options_t const &options);

Can you please document what the function does. The name is rather unspecific.

-- 
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/1280#pullrequestreview-502698345
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201006/f3281550/attachment.htm>


More information about the Tile-serving mailing list