Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dlD1q-0004c8-Bm for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 25 Aug 2017 11:43:58 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dlD1p-0001qI-CT for pgsql-pkg-debian@arkaria.postgresql.org; Fri, 25 Aug 2017 11:43:57 +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 1dlD1o-0001q5-PV for pgsql-pkg-debian@postgresql.org; Fri, 25 Aug 2017 11:43:56 +0000 Received: from mail-it0-x234.google.com ([2607:f8b0:4001:c0b::234]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dlD1l-0008CD-Br for pgsql-pkg-debian@postgresql.org; Fri, 25 Aug 2017 11:43:55 +0000 Received: by mail-it0-x234.google.com with SMTP id n5so462112itb.1 for ; Fri, 25 Aug 2017 04:43:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=georepublic-de.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=U5MA24S2Jp1QNW7VBryvjJnf2JRfkWp4fqbX0zDMWQ8=; b=jhL2aEAEawTM3RHGvstdhfPuIFQfbsWaG8N+4X2t9vF8N+W2LvlRDomMyEe5ZlO5H5 ZFA5X5cBcSONYat2sNs8aJYZuGYx2VxEa1cPPxgLrk2u4HfAVoNpgHIpzxw0XgLFMxgW h72Eo6apI1Rkn1726p88AvTpWoHkgbJb2hR4Wr9BdxoQPxrG4hm6XGOHjpiTWXmxE84Z XU++1ruqeCBDhBdD2cDp3pXnNcqKIKgFP6RsrqgO8XrM9Qvx/tozkxKrnAqOG2XDJLhw m1OJDleKWwLUTqe8Qh02qNhgPzWfW9gyMLQtIt5KcLndyA8mpQ0BqHKF5BuDQ58J0ids /IUQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=U5MA24S2Jp1QNW7VBryvjJnf2JRfkWp4fqbX0zDMWQ8=; b=h4i2JW5Vsp4EalLes90hE55/Mz7p3mH9AD6jEoy7UoQPVF6I3i/YrPIc4GZL5GQ3wH iGSEIKjl3w+xQGTy8koxuceC6d0By2Khii/K6c7b5VwUXbNoI1+sfcd2N17vrf/kORYe zJuzTRlCq65t73gWKplf/Z32YkpQiJZtPWqir7+T/p0XWra1IiN9p2SQcd60DFkCMHiz 9XSBPZz1TmL5F+mu1qdtVJs5CbdNbmp0KMqQxxTMCmdDDMHxhJImmddNBv/yyQsgbT9C JEvQilB27aBT6iiUldHSk34WW18UMZiId70/XbvOrXWLqtJtfRfAg30DNDqXJoUVgEfQ ynMg== X-Gm-Message-State: AHYfb5hCYXvg8aAFhl05PHzQSCEbBIeTcvXpANnWGgbX4Um0Lin/xoGE Pu+8J6OcdoaNRzaDlc31HXhaAMJC3URv X-Received: by 10.36.205.134 with SMTP id l128mr1702547itg.134.1503661431975; Fri, 25 Aug 2017 04:43:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.79.6.1 with HTTP; Fri, 25 Aug 2017 04:43:51 -0700 (PDT) In-Reply-To: References: From: Vicky Vergara Date: Fri, 25 Aug 2017 06:43:51 -0500 Message-ID: Subject: Fwd: Pre-release 2.5.0-alpha To: PostgreSQL in Debian , psql-pkg-yum@postgresql.org Content-Type: multipart/alternative; boundary="94eb2c088aca8401a40557927599" X-Mailing-List: pgsql-pkg-debian List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Precedence: bulk Sender: pgsql-pkg-debian-owner@postgresql.org --94eb2c088aca8401a40557927599 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello All. pgRouting team is pleased to announce that the PRE-release 2.5.0-alpha Its ready for testing. You can download from: https://github.com/pgRouting/pgrouting/releases/tag/v2.5.0-alpha tests have being done also with postgreSQL 10 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=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 --=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 --=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 --94eb2c088aca8401a40557927599 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Hello All.

pgRouting team is pleased to announce that th= e PRE-release 2.5.0-alpha Its ready for testing.

You can download fro= m:
https://github.com/pgRouting/pgrouting/relea= ses/tag/v2.5.0-alpha

tests have being done also with pos= tgreSQL 10


Regards

pgRouting team


=


See the pre-release documentation at:
h= ttp://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=3Dmilestone= %3A%22Release%202.5.0%22

Breaking change on:

  • <=
    span style=3D"font-family:arial,helvetica,sans-serif">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)
  • p= gr_bdAstar(many to many)
  • pgr_bdAstarCost(one to one)
  • pgr_bd= AstarCost(one to many)
  • pgr_bdAstarCost(many to one)
  • pgr_bdA= starCost(many to many)
  • pgr_bdAstarCostMatrix
  • pgr_bdDijkstra= (one to many)
  • pgr_bdDijkstra(many to one)
  • pgr_bdDijkstra(ma= ny to many)
  • pgr_bdDijkstraCost(one to one)
  • pgr_bdDijkstraCo= st(one to many)
  • pgr_bdDijkstraCost(many to one)
  • pgr_bdDijks= traCost(many to many)
  • pgr_bdDijkstraCostMatrix
  • pgr_lineGrap= h
  • pgr_connectedComponents
  • pgr_strongComponents
  • pgr_= biconnectedComponents
  • pgr_articulationPoints
  • pgr_bridges

enhancement:

  • p=
    gr_version is now on SQL language
    

Deprecated Signatures

  • pgr_bdastar - use pgr_bdAstar instead

Renamed Functions

  • pgr_maxFlowPushRelabel - use pgr_pushRelabel instead
  • pgr_ma= xFlowEdmondsKarp -use pgr_edmondsKarp instead
  • pgr_maxFlowBoykovKolm= ogorov - use pgr_boykovKolmogorov instead
  • pgr_maximumCardinalityMat= ching - use pgr_maxCardinalityMatch instead

Deprecated function

  • pgr_pointToEdgeNode

--
<= div dir=3D"ltr">
=
Georepublic UG (haftungsbeschr=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




--
<= div dir=3D"ltr">
=
Georepublic UG (haftungsbeschr=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

--94eb2c088aca8401a40557927599--