-
Notifications
You must be signed in to change notification settings - Fork 887
Comparing changes
Open a pull request
base repository: pgjdbc/pgjdbc
base: REL42.4.1
head repository: pgjdbc/pgjdbc
compare: REL42.4.3
- 10 commits
- 23 files changed
- 2 contributors
Commits on Aug 8, 2022
-
Revert revert commits made in PR 2580 (#2583)
* Revert "Revert "add alias to the generated query for clarity (#2553)"" This reverts commit 6c30e48. * Revert "Revert "set a timeout to get the return from requesting SSL upgrade. (#2572)"" This reverts commit 6b10d8d. * Revert "Revert "feat: synchronize statement executions (e.g. avoid deadlock when Connection.isValid is executed from concurrent threads)"" This reverts commit 50cee9d. * Revert "Revert "fix: replace syncronization in Connection.close with compareAndSet"" This reverts commit 54fa61d.
Configuration menu - View commit details
-
Copy full SHA for 7363fff - Browse repository at this point
Copy the full SHA 7363fffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b097fd - Browse repository at this point
Copy the full SHA 0b097fdView commit details
Commits on Aug 12, 2022
-
fix: make setObject accept UUID array (#2587)
* fix: make setObject accept UUID array
Configuration menu - View commit details
-
Copy full SHA for 96f2561 - Browse repository at this point
Copy the full SHA 96f2561View commit details
Commits on Aug 15, 2022
-
fix mismatched types for invokeExact. Have to tell invokeExact what t…
…ype we are expecting (#2589)
Configuration menu - View commit details
-
Copy full SHA for abf3bcb - Browse repository at this point
Copy the full SHA abf3bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a45b4d8 - Browse repository at this point
Copy the full SHA a45b4d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f76ca46 - Browse repos 8000 itory at this point
Copy the full SHA f76ca46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04dc96a - Browse repository at this point
Copy the full SHA 04dc96aView commit details
Commits on Aug 16, 2022
-
fix erroneous method signature and null subjectCallAs (#2595)
* fix erroneous method signature and null subjectCallAs * implement Callable GssAction for jdk18 * remove direct reference to SecurityContext
Configuration menu - View commit details
-
Copy full SHA for 364662e - Browse repository at this point
Copy the full SHA 364662eView commit details
Commits on Aug 17, 2022
-
Update changelog for release (#2596)
* Update changelog for release * remove duplicate feat: change release date
Configuration menu - View commit details
-
Copy full SHA for 389be0a - Browse repository at this point
Copy the full SHA 389be0aView commit details
Commits on Nov 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 34855cf - Browse repository at this point
Copy the full SHA 34855cfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff REL42.4.1...REL42.4.3