Skip to content

Fix parsing of PostGIS version string #2378

@joto

Description

@joto

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions