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-FyTxYOaB+=KHtGeYuNkkQMsAoDfZJuHB_dbcT8WERTSg@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>)
Responses Re: JDBC driver returns different version strings on Ubuntu andCentOS  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-jdbc
>I am just wondering...

It should be the value as is: https://github.com/pgjdbc/pgjdbc/blob/45c32bc6af2e140ff86dabd718344c74fc244394/pgjdbc/src/main/java/org/postgresql/core/v3/QueryExecutorImpl.java#L2637 

Would you capture a connection trace? I mean loggerLevel=TRACE&loggerFile=pgjdbc-trace.log
It would contain actual values that the server sends to the client in the handshake packets.

Vladimir

pgsql-jdbc by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: JDBC driver returns different version strings on Ubuntu andCentOS
Next
From: Thomas Kellerer
Date:
Subject: Re: JDBC driver returns different version strings on Ubuntu andCentOS