[JDBC] [pgjdbc/pgjdbc] 50d5dd: fix: reintroduce Driver.getVersion forbackward co... - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject [JDBC] [pgjdbc/pgjdbc] 50d5dd: fix: reintroduce Driver.getVersion forbackward co...
Date
Msg-id 598476612fc8b_70b3faf2a987c2c41548@hookshot-fe3-cp1-prd.iad.github.net.mail
Whole thread Raw
List pgsql-jdbc
  Branch: refs/heads/master
  Home:   https://github.com/pgjdbc/pgjdbc
  Commit: 50d5dd3e708a92602e04d6b4aa0822ad3f110a78
      https://github.com/pgjdbc/pgjdbc/commit/50d5dd3e708a92602e04d6b4aa0822ad3f110a78
  Author: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>
  Date:   2017-08-04 (Fri, 04 Aug 2017)

  Changed paths:
    M pgjdbc/src/main/java/org/postgresql/Driver.java

  Log Message:
  -----------
  fix: reintroduce Driver.getVersion for backward compatibility reasons (#905)

The method was removed in https://github.com/pgjdbc/pgjdbc/pull/668, however
certain applications might still depend on it.

See https://www.postgresql.org/message-id/CAJFwRrOkE2HsU8FitvEEb971d6XQRfSQJVi1AEsjBxziFGinvQ%40mail.gmail.com

Mark the method as deprecated.



pgsql-jdbc by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: Re: [JDBC] Postgis example TestAutoregister is not working due tomissing getVersion() from pgjdbc community jar
Next
From: Vladimir Sitnikov
Date:
Subject: Re: [JDBC] Postgis example TestAutoregister is not working due tomissing getVersion() from pgjdbc community jar