Re: JDBC driver returns different version strings on Ubuntu and CentOS - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject Re: JDBC driver returns different version strings on Ubuntu and CentOS
Date
Msg-id CAB=Je-E0vPrbLhiAoCQqFLhzd5oq9PP1Gsn09D-tJtS8ACsxBw@mail.gmail.com
Whole thread Raw
In response to Re: JDBC driver returns different version strings on Ubuntu andCentOS  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-jdbc
>DatabaseMetaData.getDatabaseProductVersion()

Would you add a breakpoint to that method and capture a screenshot?

The code should just take a server_version as is and return it as is.

Vladimir

pgsql-jdbc by date:

Previous
From: Jorge Solórzano
Date:
Subject: Re: JDBC driver returns different version strings on Ubuntu and CentOS
Next
From: Chris Dole
Date:
Subject: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"