pgRouting / pgrouting

Repository contains pgRouting library. Development branch is "develop", stable branch is "master"
https://pgrouting.org
GNU General Public License v2.0
1.16k stars 366 forks source link

Release tasks 3 #2373

Closed cvvergara closed 2 years ago

cvvergara commented 2 years ago

work on #2369

Fixes the consistency of the new pgr_trsp & pgr_trsp_withPoints functions to match the result columns of pgr_dijkstra(Many to Many) (naming that set of columns short-generic-result)

@pgRouting/admins