mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-14 18:37:58 +00:00
Switch to functions server_version_num and postgis_lib_version which both only return the version string, so that no elaborate string parsing is necessary anymore. The version string could become especially cumbersome in pre-release versions.