Closed woodbri closed 9 years ago
There is an issue where the #if PGSQL_VERSION in osrm.h is not getting setup coorectly and this causes warning during complies and crashes at runtime on PostgreSQL 9.3, works ok on 9.2.
Just pushed code to fix this problem.
There is an issue where the #if PGSQL_VERSION in osrm.h is not getting setup coorectly and this causes warning during complies and crashes at runtime on PostgreSQL 9.3, works ok on 9.2.