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_kruskalDDpgr_kruskalDFSpgr_kruskalBFSpgr_primDDpgr_primDFSpgr_primBFSStandarizing output columns to
(seq, depth, start_vid, pred, node, edge, cost, agg_cost)predresult columns.Experimental promoted to proposed.
#2635 pgr_LineGraph ignores directed flag and use negative values for identifiers.
pgr_lineGraphCode enhancement
Attachments
doc-v3.7.0.tar.gzpgrouting-3.7.0.tar.gzpgrouting-3.7.0.zipThis discussion was created from the release v3.7.0.
Beta Was this translation helpful? Give feedback.
All reactions