File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -169,6 +169,11 @@ milestone for 3.8.0
169169* [ #2802 ] ( https://github.com/pgRouting/pgrouting/issues/2802 ) :
170170 Code factorization on pgr_contraction family
171171
172+ ** SQL code enhancements**
173+
174+ * [ #2850 ] ( https://github.com/pgRouting/pgrouting/issues/2850 ) :
175+ Rewrite pgr_nodeNetwork
176+
172177** New proposed functions**
173178
174179* Contraction
Original file line number Diff line number Diff line change @@ -208,6 +208,11 @@ milestone for 3.8.0
208208* `#2802 <https://github.com/pgRouting/pgrouting/issues/2802 >`__:
209209 Code factorization on pgr_contraction family
210210
211+ .. rubric :: SQL code enhancements
212+
213+ * `#2850 <https://github.com/pgRouting/pgrouting/issues/2850 >`__:
214+ Rewrite pgr_nodeNetwork
215+
211216.. rubric :: New proposed functions
212217
213218* Contraction
You can’t perform that action at this time.
0 commit comments