-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Almost! But does the "out-of-range values passed to java.sql.Time constructor" turn out to be NOTABUG? Consider passing current_time to Java, with the PG session and Java default time zones the same, but the current status of summer time being different from that of 1970-Jan-1. The right mSecs value gets set and things are good, but the java.sql.Time object won't report the same hour as PG. What a mess. No regression test added yet, owing to the fiddliness of changing default timezones ... can be revisited.
- Loading branch information
Showing
1 changed file
with
55 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters