Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dn6jR-0001VR-Co for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 30 Aug 2017 17:24:49 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dn6jQ-0006QV-Rf for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 30 Aug 2017 17:24:48 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dn6jM-0006H5-CK for pgsql-pkg-yum@postgresql.org; Wed, 30 Aug 2017 17:24:44 +0000 Received: from mail-io0-x22b.google.com ([2607:f8b0:4001:c06::22b]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dn6jI-00060N-Pd for pgsql-pkg-yum@postgresql.org; Wed, 30 Aug 2017 17:24:43 +0000 Received: by mail-io0-x22b.google.com with SMTP id 81so7657116ioj.5 for ; Wed, 30 Aug 2017 10:24:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=georepublic-de.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=VejhDDE0QWlpwIom6AS0KHbJZGYpnFORiWblqcehfN4=; b=kkCfrQadnI7ZsXuU140Bgqh6zaiuSCTY3L9G4spqrZY/1DqSfJg2GmnrR6qqZpEKXU 4SNtoc9+JrI4v+eOKjuKbjR2QIUfUHjAjXUL8yxxXzW5v7a4/j8jw4rZ32TKufAEjr/z Q7ekoAedbNfPKyDcog0yOgUuYdwM5R+ZCHu1DQGxwNo4tP+wlggCGT7h6gQDMA7zgY09 9GrPI5AoEKjr1xCYfnGLCn76e2AYr6Z/unHLRnHd4Hbv4KBw+Mcw3AeH6vY3oKqeY08/ ZFfiGJlj3TdYt54W1GYJcWZFSXW3WYfNPq9OnjQQiwI2X2iDM+int4IXMgVHXPjwFKgl 8TXQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=VejhDDE0QWlpwIom6AS0KHbJZGYpnFORiWblqcehfN4=; b=OO3aD1MlDs0qBMTmkoqx/djVvmQM3AE1QQ+EM4PbYWCUEHwnvukFvH5MieINCWuuiz 67uLAAnk+W+cK+tL8r2NHeCXxoy/8FcK1tdoyB/dOoPSJQIJ5BTGgDcaZfbZujq0+OTv K28b+Te1naHxxbm5lWEwTnlZtM3cQqo14jpp5KElB7Jy901CO0gWb3wCstmbT4S+tk4L 9BaTYh3iydF0i+lGgPdbvxwC3SZ356y1oACVn9g53ORmvSN+UtXZw2y1C9j4chrPLTzL 4pX4QOVvA2FsjYnp+PZpVF3I8y+dI6FuIZWb40ajCoyH4o0OLXvHik4qvKawiwH/tWpB f//g== X-Gm-Message-State: AHYfb5iwDxo/Qfd0LeyPlCAmqIgUXaQ6sQbwguYfxNR6yv+HUw9grcwg pM/SOqPRIaeMozCkVp9TV2OReizcPOMTXYY= X-Received: by 10.36.188.1 with SMTP id n1mr2844441ite.156.1504113878706; Wed, 30 Aug 2017 10:24:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.37.204 with HTTP; Wed, 30 Aug 2017 10:24:38 -0700 (PDT) From: Vicky Vergara Date: Wed, 30 Aug 2017 12:24:38 -0500 Message-ID: Subject: PRE-release pgRouting 2.5.0-beta To: PostgreSQL in Debian , pgsql-pkg-yum Content-Type: multipart/alternative; boundary="94eb2c1144d47139350557fbcddb" List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-pkg-yum Precedence: bulk Sender: pgsql-pkg-yum-owner@postgresql.org --94eb2c1144d47139350557fbcddb Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello All. We have moved to PRE-release 2.5.0-beta and It is ready for testing. (only documentation fixes were done) You can download from:https://github.com/pgRouting/pgrouting/releases/tag/v2.5.0-beta Remember tests have being done also with postgreSQL 10 (beta) We thank the contributions made by: - Vidham Jain - pgr_lineGraph - Maoguang Wang - Components Family of functions Regards pgRouting team See the pre-release documentation at:http://docs.pgrouting.org/2.5/en/index= .html See the list of closed issues:https://github.com/pgRouting/pgrouting/issues?utf8=3D%E2%9C%93&q=3Dm= ilestone%3A%22Release%202.5.0%22 Breaking change on: - pgr_edgeDisjointPaths: Added `path_id`, `cost` and `agg_cost` columns on the result Parameter names changed The many version results are the union of the one to one version New Signatures: - pgr_bdAstar(one to one) New Proposed functions - pgr_bdAstar(one to many) - pgr_bdAstar(many to one) - pgr_bdAstar(many to many) - pgr_bdAstarCost(one to one) - pgr_bdAstarCost(one to many) - pgr_bdAstarCost(many to one) - pgr_bdAstarCost(many to many) - pgr_bdAstarCostMatrix - pgr_bdDijkstra(one to many) - pgr_bdDijkstra(many to one) - pgr_bdDijkstra(many to many) - pgr_bdDijkstraCost(one to one) - pgr_bdDijkstraCost(one to many) - pgr_bdDijkstraCost(many to one) - pgr_bdDijkstraCost(many to many) - pgr_bdDijkstraCostMatrix - pgr_lineGraph - pgr_connectedComponents - pgr_strongComponents - pgr_biconnectedComponents - pgr_articulationPoints - pgr_bridges enhancement: - pgr_version is now on SQL language Deprecated Signatures - pgr_bdastar - use pgr_bdAstar instead Renamed Functions - pgr_maxFlowPushRelabel - use pgr_pushRelabel instead - pgr_maxFlowEdmondsKarp -use pgr_edmondsKarp instead - pgr_maxFlowBoykovKolmogorov - use pgr_boykovKolmogorov instead - pgr_maximumCardinalityMatching - use pgr_maxCardinalityMatch instead Deprecated function - pgr_pointToEdgeNode --=20 Georepublic UG (haftungsbeschr=C3=A4nkt) Salzmannstra=C3=9Fe 44, 81739 M=C3=BCnchen, Germany Vicky Vergara Operations Research eMail: vicky@georepublic.de Web: https://georepublic.info Tel: +49 (089) 4161 7698-1 Fax: +49 (089) 4161 7698-9 Commercial register: Amtsgericht M=C3=BCnchen, HRB 181428 CEO: Daniel Kastl --94eb2c1144d47139350557fbcddb Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello All.

We have moved to PRE-release 2.5.0-beta and It is ready for testing. (only documentation fixes were done)

You can down= load from: https://github.com/pgRouting/pgrouting/releases/tag/v2.5.0-beta
Remember tests have being done also with postgreSQL 10 (beta) We thank the contributions made by: - Vidham Jain - pgr_lineGraph - Maoguang Wang - Components Family of functions Regards pgRouting team See the pre-release documentation at: http://docs.pgrouti= ng.org/2.5/en/index.html See the list of closed issues: https://github.com/pgRouting/pgro= uting/issues?utf8=3D%E2%9C%93&q=3Dmilestone%3A%22Release%202.5.0%22

Breaking change on: - pgr_edgeDisjointPaths: Added `path_id`, `cost` and `agg_cost` columns on the result Parameter names changed The many version results are the union of the one to one version New Signatures: - pgr_bdAstar(one to one) New Proposed functions - pgr_bdAstar(one to many) - pgr_bdAstar(many to one) - pgr_bdAstar(many to many) - pgr_bdAstarCost(one to one) - pgr_bdAstarCost(one to many) - pgr_bdAstarCost(many to one) - pgr_bdAstarCost(many to many) - pgr_bdAstarCostMatrix - pgr_bdDijkstra(one to many) - pgr_bdDijkstra(many to one) - pgr_bdDijkstra(many to many) - pgr_bdDijkstraCost(one to one) - pgr_bdDijkstraCost(one to many) - pgr_bdDijkstraCost(many to one) - pgr_bdDijkstraCost(many to many) - pgr_bdDijkstraCostMatrix - pgr_lineGraph - pgr_connectedComponents - pgr_strongComponents - pgr_biconnectedComponents - pgr_articulationPoints - pgr_bridges enhancement: - pgr_version is now on SQL language Deprecated Signatures - pgr_bdastar - use pgr_bdAstar instead Renamed Functions - pgr_maxFlowPushRelabel - use pgr_pushRelabel instead - pgr_maxFlowEdmondsKarp -use pgr_edmondsKarp instead - pgr_maxFlowBoykovKolmogorov - use pgr_boykovKolmogorov instead - pgr_maximumCardinalityMatching - use pgr_maxCardinalityMatch instead Deprecated function - pgr_pointToEdgeNode

--
Georepublic UG (haft=
ungsbeschr=C3=A4nkt)
Salzmannstra=C3=9Fe 44,=20
81739 M=C3=BCnchen, Germany

Vicky Vergara
Operations Research

eMail: vicky@georepubli=
c.de
Web: https://georepu=
blic.info

Tel: +49 (089) 4161 7698-1
Fax: +49 (089) 4161 7698-9

Commercial register: Amtsgericht M=C3=BCnchen, HRB 181428
CEO: Daniel Kastl

--94eb2c1144d47139350557fbcddb--