Message-ID: From: "bilalshehata (@bilalshehata)" To: "pgjdbc/pgjdbc" Date: Fri, 10 Apr 2026 07:01:12 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #4014: fix: restore pre-describe for generated-key batches In-Reply-To: References: List-Id: X-GitHub-Author-Login: bilalshehata X-GitHub-Comment-Id: 4221807021 X-GitHub-Comment-Type: issue_comment X-GitHub-Edited-At: 2026-04-10T07:01:56Z X-GitHub-Issue: 4014 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/4014#issuecomment-4221807021 Content-Type: text/plain; charset=utf-8 @vlsi it does seem like for this specific arrangement [Java 26, oracle, PG 10, simple query, no_scram, ssl, ubuntu, server_tz Pacific/Chatham, client_tz UTC, de_DE, no_gss, no_replication, no_slow_tests, adaptive_fetch, stress JIT](https://github.com/pgjdbc/pgjdbc/actions/runs/24229762672/job/70738784170?pr=4014#logs) Started 30m 19s ago this causes some genuine test failures FAILURE 300,0sec, 2 completed, 1 failed, 1 skipped, org.postgresql.test.jdbc2.BatchDeadlockTest > org.postgresql.test.jdbc2.BatchDeadlockTest[5], [5] returningInQuery=NO, binaryMode=REGULAR Ill spend some time investigating later I suspect it might be simple query but need to dig more