I know the attributes have to be in a certain order which I checked. Also the manual says it was renamed in version 2.0 but i can't see a difference.
SQL error:
function pgr_createtopology(unknown, numeric, unknown, unknown) does not exist
LINE 1: SELECT pgr_createTopology('edges', 0.000001, 'way', 'osm_id'...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
In statement:
SELECT pgr_createTopology('edges', 0.000001, 'way', 'osm_id')