Bump org.postgresql:postgresql from 42.2.14 to 42.2.20 in /dummy #19
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps org.postgresql:postgresql from 42.2.14 to 42.2.20.
Changelog
Sourced from org.postgresql:postgresql's changelog.
... (truncated)
Commits
1a15d6e
Update changelog, bump version number (#2126)018954b
cherry-pick PR #2092 PgDatabaseMetaData.getTables() should return UPPERCASE c...e3ff2ac
fix: Partitioned indexes were not found fixes (#2078) (#2087)6cfa657
isValid() timeout should not be blocked (#1943) (#2076)1b6957e
Update Changelog to reflect changes in 42.2.19 (#2063)7581157
move comments to correct location (#2070)207ce36
remove diamond operator for java 6 build (#2069)18cec59
Update CHANGELOG and posts to reflect todays date (#2067)4e39b3f
prepare for release 42.2.19 (#2064)fc25aeb
fix: Actually close unclosed results. Previously was not closing the first un...