Message-ID: From: "sylvain-lemouzy-pfx (@sylvain-lemouzy-pfx)" To: "pgjdbc/pgjdbc" Date: Wed, 22 Oct 2025 09:16:23 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3845: Wrong result on equality between Date and Timestamp given as query parameter In-Reply-To: References: List-Id: X-GitHub-Author-Login: sylvain-lemouzy-pfx X-GitHub-Comment-Id: 3431283599 X-GitHub-Comment-Type: issue_comment X-GitHub-Edited-At: 2025-10-22T09:42:41Z X-GitHub-Issue: 3845 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3845#issuecomment-3431283599 Content-Type: text/plain; charset=utf-8 I can confirm that using directly `java.time` types and `setObject()` works as expected.