<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>I made a fork of the pgrouting proyect to modify the functions so that schemas can be used:<br><br>for table: streets in current_schema<br> vertices_tmp will become current_schema.steets_vertices <br><br>for table: schema.streets <br> vertices_tmp will become schema.steets_vertices <br><br>I will modify as needed the sql files in common and create some new functions that are needed for handling the schemas.<br><br>Once I finish, I will post the changes so they can be tested by anyone.<br><br><br><br> </div></body>
</html>