Re: Version question

From: "Campbell, Lance" <lance(at)illinois(dot)edu>
To: "'Dave Cramer'" <pg(at)fastcrypt(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Version question
Date: 2016-03-14 13:40:29
Message-ID: B75CD08C73BD3543B97E4EF3964B7D70202D3BCA@CITESMBX1.ad.uillinois.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Thanks for the info. I thought it was just me. I would actually throw out the idea of keeping them in sync is actually nice. It is a way for users to have a little more confidence that they are in sync. It drives me crazy every time the Tomcat Apache group upgrades to a major release. Their numbers are always one off of the Java JVM the versions are built on.

It may seem trivial but when you develop software it is kind of nice to have version numbers that match up to the things they are most associated with. Just a thought to throw out there.

Either way is fine with me. I am just thankful for the hard work everyone does on the JDBC driver. It is nice to know open source software like this can be used and trusted in a production environment. No matter what the version numbering format happens to be.

Lance

From: davecramer(at)gmail(dot)com [mailto:davecramer(at)gmail(dot)com] On Behalf Of Dave Cramer
Sent: Monday, March 14, 2016 8:28 AM
To: Campbell, Lance <lance(at)illinois(dot)edu>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [JDBC] Version question

Hi Lance,

You are correct, historically they have. While there may have been a good reason before, there is not one now other than confusion. I'd really like to break the cycle.

Just use the latest version on 9.5, it will work fine

Dave Cramer

davec(at)postgresintl(dot)com<mailto:davec(at)postgresintl(dot)com>
www.postgresintl.com<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.postgresintl.com&d=BQMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=mtJxlYxRVRzvxCd_4WVbFInP-UBNaQayeybi9fzuV1g&m=86XOShHxxYZtfHrgnbJc0WUWbbkENiynv38kAKwBVt4&s=9KGA-bLcGO49ZTDaqi_eLGuEn2g2d6U_y9xeW1QdI14&e=>

On 14 March 2016 at 09:24, Campbell, Lance <lance(at)illinois(dot)edu<mailto:lance(at)illinois(dot)edu>> wrote:
Thanks for all of the great work on developing the JDBC drivers for PostgreSQL.

I noticed that on the JDBC Driver download page the newest major version is 9.4 . I thought in the past that when a newer major version of PostgreSQL is released there is a corresponding major version released of the JDBC driver. I have been watch for a 9.5 release. Is there traditionally a matching version between PostgreSQL and JDBC? Or am I wrong. Maybe they do not go hand in hand. I am just checking.

Thanks,

Lance Campbell
Web Services
University of Illinois

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vladimir Sitnikov 2016-03-14 14:05:05 Re: Version question
Previous Message Dave Cramer 2016-03-14 13:37:34 Re: documentation issue