[Tile-serving] [osm2pgsql-dev/osm2pgsql] Move pgsql deprecation check to right spot (PR #2255)
Jochen Topf
notifications at github.com
Thu Sep 19 07:20:21 UTC 2024
The check was in the wrong position. When running updates the output is read from the osm2pgsql_properties table which only happened after the check, so you'd still see the message even if you are using the flex output.
Sorry about that.
You can view, comment on, or merge this pull request online at:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2255
-- Commit Summary --
* Move pgsql deprecation check to right spot
-- File Changes --
M src/command-line-parser.cpp (4)
M src/output-pgsql.cpp (4)
-- Patch Links --
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2255.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2255.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2255
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2255 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240919/585af4e5/attachment.htm>
More information about the Tile-serving
mailing list