We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b7450c commit 33c0226Copy full SHA for 33c0226
NEWS.md
@@ -117,7 +117,7 @@ Summary of changes by function
117
118
* pgr_topologicalSort
119
120
- * Standardize output to ``(seq, node)``
+ * Standardize output to ``(node)``-order
121
122
* pgr_transitiveClosure
123
@@ -328,7 +328,7 @@ Standardize output columns of functions with different output columns within ove
328
* [#2931](https://github.com/pgRouting/pgrouting/issues/2931)
329
pgr_depthFirstSearch
330
331
-**Standardized to ``(seq, node)``**
+**Standardized to ``(node)``-order**
332
333
* [#2934](https://github.com/pgRouting/pgrouting/issues/2934)
334
pgr_topologicalSort
0 commit comments