Re: Versioning policy PgJDBC - discussion

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Jorge Solórzano <jorsol(at)gmail(dot)com>
Cc: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>, Gavin Flower <GavinFlower(at)archidevsys(dot)co(dot)nz>, List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Versioning policy PgJDBC - discussion
Date: 2016-11-30 01:31:51
Message-ID: CADK3HHLdyOdG1At59gDU4uWV7uweP4SVd-Zc=QY_suqsifF0mw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 29 November 2016 at 18:54, Jorge Solórzano <jorsol(at)gmail(dot)com> wrote:

> Or better yet, simply append .jre8 to the version, that way 42.0.0.jre8 >
> 42.0.0.jre7 > 42.0.0.jre6 and when Java 9 comes out it will be easy to use
> .jre9 and there will be no problem to identify what Java version it target.

Once we go to java 9 we won't need to, it supports versioned jars, we've
had this discussion before.
http://postgresql.nabble.com/Maven-Artifact-JDK-Suffix-td5881398.html

Dave

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mithun Cy 2016-11-30 01:44:29 Re: Patch: Implement failover on libpq connect level.
Previous Message Jorge Solórzano 2016-11-29 23:54:41 Re: Versioning policy PgJDBC - discussion