pgRouting Manual (2.3)

Release Notes

«  pgr_endPoint - Deprecated Function   ::   Contents


Release Notes

To see the full list of changes check the list of Git commits on Github.

pgRouting 2.3.2 Release Notes

To see the issues closed by this release see the Git closed issues for 2.3.2 on Github.

Bug Fixes

pgRouting 2.3.1 Release Notes

To see the issues closed by this release see the Git closed issues for 2.3.1 on Github.

Bug Fixes

pgRouting 2.3.0 Release Notes

To see the issues closed by this release see the Git closed issues for 2.3.0 on Github.

New Signatures

Indentifiers can be ANY-INTEGER and costs can be ANY-NUMERICAL

New Functions

New Proposed functions

Deprecated Signatures

Deprecated Functions

pgRouting 2.2.4 Release Notes

To see the issues closed by this release see the Git closed issues for 2.2.4 on Github.

Bug Fixes

pgRouting 2.2.3 Release Notes

To see the issues closed by this release see the Git closed issues for 2.2.3 on Github.

Bug Fixes

pgRouting 2.2.2 Release Notes

To see the issues closed by this release see the Git closed issues for 2.2.2 on Github.

Bug Fixes

pgRouting 2.2.1 Release Notes

To see the issues closed by this release see the Git closed issues for 2.2.1 on Github.

Bug Fixes

pgRouting 2.2.0 Release Notes

To see the issues closed by this release see the Git closed issues for 2.2.0 on Github.

Improvements

New Functions

Proposed functionality

Deprecated functions:

pgRouting 2.1.0 Release Notes

To see the issues closed by this release see the Git closed issues for 2.1.0 on Github.

Refactored

Improvements

Proposed functionality

No longer supported

Bug Fixes

Refactoring Internal Code

pgRouting 2.0.1 Release Notes

Minor bug fixes.

Bug Fixes

pgRouting 2.0.0 Release Notes

To see the issues closed by this release see the Git closed issues for 2.0.0 on Github.

With the release of pgRouting 2.0.0 the library has abandoned backwards compatibility to pgRouting 1.x releases. The main Goals for this release are:

As a result of this effort:

Important Changes

pgRouting 1.x Release Notes

To see the issues closed by this release see the Git closed issues for 1.x on Github. The following release notes have been copied from the previous RELEASE_NOTES file and are kept as a reference.

Changes for release 1.05

  • Bugfixes

Changes for release 1.03

  • Much faster topology creation
  • Bugfixes

Changes for release 1.02

  • Shooting* bugfixes
  • Compilation problems solved

Changes for release 1.01

  • Shooting* bugfixes

Changes for release 1.0

  • Core and extra functions are separated
  • Cmake build process
  • Bugfixes

Changes for release 1.0.0b

  • Additional SQL file with more simple names for wrapper functions
  • Bugfixes

Changes for release 1.0.0a

  • Shooting* shortest path algorithm for real road networks
  • Several SQL bugs were fixed

Changes for release 0.9.9

  • PostgreSQL 8.2 support
  • Shortest path functions return empty result if they couldn’t find any path

Changes for release 0.9.8

  • Renumbering scheme was added to shortest path functions
  • Directed shortest path functions were added
  • routing_postgis.sql was modified to use dijkstra in TSP search

«  pgr_endPoint - Deprecated Function   ::   Contents