I'm testing the pgRouting tsp_astar_directed( ... ) function, and I'm getting correct results, as I draw them on QGis, but when I look at the query result, it turns out the visited nodes are unordered. Am I doing something wrong? Any advice on how to order the visited nodes that the function returns?