File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ To see all issues & pull requests closed by this release see the
3434
3535* [ #2966 ] ( https://github.com/pgRouting/pgrouting/issues/2966 ) : pgr_withPoints does not pick optimal route when fraction = 1
3636* [ #3034 ] ( https://github.com/pgRouting/pgrouting/issues/3034 ) : metrics driver should not be using new
37+ * [ #3010 ] ( https://github.com/pgRouting/pgrouting/issues/3010 ) : Performance issue with pgr_separateTouching()
3738
3839** Code enhancements**
3940
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ To see all issues & pull requests closed by this release see the
6464
6565* :issue: `2966 `: pgr_withPoints does not pick optimal route when fraction = 1
6666* :issue: `3034 `: metrics driver should not be using new
67+ * :issue: `3010 `: Performance issue with pgr_separateTouching()
6768
6869.. rubric :: Code enhancements
6970
You can’t perform that action at this time.
0 commit comments