Re: Does Java 8 support drivers 42.2.19 and 42.7.6?

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Артем Романюк <artemromaniuk4(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Does Java 8 support drivers 42.2.19 and 42.7.6?
Date: 2025-10-06 14:54:59
Message-ID: 9c3dee95-d264-4f6f-a83a-7be1a9dba2f1@aklaver.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/6/25 01:01, Артем Романюк wrote:
> Good afternoon!
>
> Dear PostgreSQL community. Can I ask the developers if Java 8 officially
> supports drivers 42.2.19 and 42.7.6? It is important that support is
> provided fully and without problems.

1) Why not use the latest minor version?

2) "... provided fully and without problems" is not a guarantee that can
be made. The best that can be said is it passed the project test suite.
You will have to test on your setup to verify it works without issue and
file a report here https://github.com/pgjdbc/pgjdbc/issues if it does not.

>
> Thank you!

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message shammat 2025-10-06 14:59:39 Re: Does Java 8 support drivers 42.2.19 and 42.7.6?
Previous Message Bernice Southey 2025-10-06 14:15:20 Are SQL-language function lock ordering deadlocks solved in PostgreSQL 18?