[pgrouting-dev] Schema Handling

Vicky Vergara vicky_vergara at hotmail.com
Mon Aug 19 09:18:41 PDT 2013


I made a fork of the pgrouting proyect to modify the functions so that schemas can be used:

for table:  streets  in current_schema
    vertices_tmp   will become  current_schema.steets_vertices     

for table:  schema.streets  
    vertices_tmp   will become schema.steets_vertices     

I will modify as needed the sql files in common  and create some new functions that are needed for handling the schemas.

Once I finish, I will post the changes so they can be tested by anyone.



 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pgrouting-dev/attachments/20130819/b542be94/attachment.html>


More information about the pgrouting-dev mailing list