The pgRouting Team is pleased to announce the release of pgRouting version 3.7.3
The latest release is available at [1]
For discussions on the release, go to [2]
To see all issues & pull requests closed by this release see the Git closed milestone for 3.7.3 on Github. [3]
Bug fixes
#2731 Build Failure on Ubuntu 22
To update your database
Download the packaged version from your operating system, and use this command in the database:
ALTER EXTENSION pgrouting UPDATE TO โ3.7.3โ;
The pgRouting Team is pleased to announce the release of pgRouting version 3.7.3
The latest release is available at [1]
For discussions on the release, go to [2]
To see all issues & pull requests closed by this release see the Git closed milestone for 3.7.3 on Github. [3]
*Bug fixes*
* #2731 Build Failure on Ubuntu 22
*To update your database*
Download the packaged version from your operating system, and use this command in the database:
ALTER EXTENSION pgrouting UPDATE TO "3.7.3";