pgjdbc/pgjdbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feedFrom: simon-greatrix (@simon-greatrix) <[email protected]>
To: pgjdbc/pgjdbc <[email protected]>
Subject: Re: [pgjdbc/pgjdbc] PR #3762: Fix: BaseDataSource.getProperty mirrors BaseDataSource.setProperty.
Date: Mon, 18 Aug 2025 16:31:30 +0000
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
By the way, I've noticed that with Java 21.0.7 the `TimestampTest` is failing. This is due to a Java quirk. The test is initialising a value as `1950-02-07 15:00:00 PST` and parsing it with SimpleDateFormat.
Whilst we expect PST to match Pacific Standard Time, it also matches Philippine Standard Time. I do not know what determines which matches 'PST' first. My locale is Europe/London which might affect things, but I would still expect PST to be Pacific Standard Time rather than Philippine Standard Time.
Would you mind if I fixed this too? All I want to do is to change the "PST" to "Pacific Standard Time" in the test case :)
view thread (8+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: github://pgjdbc/pgjdbc
Cc: [email protected], [email protected]
Subject: Re: [pgjdbc/pgjdbc] PR #3762: Fix: BaseDataSource.getProperty mirrors BaseDataSource.setProperty.
In-Reply-To: <<[email protected]>>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox