Re: JDBC driver returns different version strings on Ubuntu and CentOS

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: Thomas Kellerer <spam_eater(at)gmx(dot)net>
Cc: pgsql-jdbc(at)lists(dot)postgresql(dot)org
Subject: Re: JDBC driver returns different version strings on Ubuntu and CentOS
Date: 2018-02-21 18:25:37
Message-ID: CAB=Je-E0vPrbLhiAoCQqFLhzd5oq9PP1Gsn09D-tJtS8ACsxBw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Chris Dole 2018-02-27 21:19:21 MyBatis Batch Update Leads to PSQLException "Too many update results were returned"
Previous Message Jorge Solórzano 2018-02-21 18:07:50 Re: JDBC driver returns different version strings on Ubuntu and CentOS