v3.7.0 #2677
krashish8
announced in
Announcements
v3.7.0
#2677
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Do you know when pgrouting will be available to postgresql 16 in an azure flexible server? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
pgRouting 3.7.0 Release Notes
To see all issues & pull requests closed by this release see the Git closed milestone for 3.7.0
Support
#2656 Stop support of PostgreSQL12 on pgrouting v3.7
New experimental functions
Metrics
Official functions changes
#2605 Standarize spanning tree functions output
Functions:
pgr_kruskalDD
pgr_kruskalDFS
pgr_kruskalBFS
pgr_primDD
pgr_primDFS
pgr_primBFS
Standarizing output columns to
(seq, depth, start_vid, pred, node, edge, cost, agg_cost)
pred
result columns.Experimental promoted to proposed.
#2635 pgr_LineGraph ignores directed flag and use negative values for identifiers.
pgr_lineGraph
Code enhancement
Attachments
doc-v3.7.0.tar.gz
pgrouting-3.7.0.tar.gz
pgrouting-3.7.0.zip
This discussion was created from the release v3.7.0.
Beta Was this translation helpful? Give feedback.
All reactions