[Tile-serving] [osm2pgsql-dev/osm2pgsql] Fix parsing of PostGIS version string (Issue #2378)
Jochen Topf
notifications at github.com
Fri Aug 15 07:31:34 UTC 2025
joto created an issue (osm2pgsql-dev/osm2pgsql#2378)
See #2377.
Problem is that parsing is not done correctly because it assumes a valid major.minor.patch version number.
Do we need to parse this at all? We used to have code that checked the PostGIS version number to do things differently depending on version, but currently we don't do that any more. The only thing we do with that version number is reporting it when osm2pgsql starts to help with debugging.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2378
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/issues/2378 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250815/2fad9048/attachment.htm>
More information about the Tile-serving
mailing list