Message-ID: From: "seregaizsbera (@seregaizsbera)" To: "pgjdbc/pgjdbc" Date: Fri, 21 Feb 2025 10:35:15 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3532: Datetime-related tests improved In-Reply-To: References: List-Id: X-GitHub-Author-Login: seregaizsbera X-GitHub-Comment-Id: 1965255921 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: 38450b85eaab5592158abe485f634468f6943dd7 X-GitHub-Issue: 3532 X-GitHub-Path: pgjdbc/src/test/java/org/postgresql/jdbc/TimeZoneTest.java X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3532#discussion_r1965255921 Content-Type: text/plain; charset=utf-8 (on pgjdbc/src/test/java/org/postgresql/jdbc/TimeZoneTest.java) Very strange. The Europe/Paris timezone has never changed. It is the last zone I expected to fail. Usually, problems arise with new timezones. This needs to be investigated.