version 42.2.3 postgresql 12.5 compatibility

From: Branislav Kalas <bkalas(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: version 42.2.3 postgresql 12.5 compatibility
Date: 2021-05-06 08:27:37
Message-ID: CAAVR62_XTxCqMEQqKSSGJhcTDnGdWNfaO5sZLpM-D+UcUGQ1pA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi guys,
we are using third party product with bundled jdbc driver in version 42.2.3
Now postgres is going to be upgraded from 9.5 to 12.5
So far local tests are working also with 42.2.3 driver.

What is confusing me i went through changelogs of drivers and in 42.2.6 i
saw this message
Added

- CI tests with Java 11, and Java EA
- Support temporary replication slots in ReplicationCreateSlotBuilder PR
1306 <https://github.com/pgjdbc/pgjdbc/pull/1306>
- *Support PostgreSQL 11, 12*

Does that mean that 42.2.6 is first version supporting pg 12, or 42.2.3
should work with pg12 as well?

Thanks for answer

--
bkalas

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Sehrope Sarkuni 2021-05-06 10:48:12 Re: version 42.2.3 postgresql 12.5 compatibility
Previous Message LE MENTEC, SANDRINE 2021-04-29 14:15:09 RE: SSPI connection on a remote server :