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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ pg (1.5.8 → 1.5.9) · Repo · Changelog
Release Notes
1.5.9 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 26 commits:
Bump VERSION to 1.5.9
Add History entry for pg-1.5.9
Merge pull request #599 from larskanis/update-postgres
Remove skip on Windows since the issue is fixed
Work around missing dependency to errorcodes.h in PostgreSQL-17.0
CI: Update jobs to postgresql-1.7.0
Update to postgresql-17.0 and openssl-3.4.0 for Windows binary gems
Update error codes by `rake update_error_codes`
Merge pull request #598 from larskanis/osl-threads
Enable thread safety in static OpenSSL build
Merge pull request #597 from larskanis/fix-inspect-on-ruby-head
Fix spec for TypeMapByColumn#inspect on ruby-head
Merge pull request #596 from larskanis/fix-bin-copy
Add a test for connect with positional parameters in Ractor context
Fix binary copy_data in Ractor context
Add comment about related ruby version
Fix indention of comment
Merge pull request #593 from AlexWayfer/add_editorconfig_file
Merge pull request #592 from AlexWayfer/ignore_test_trace_for_git
Merge pull request #591 from AlexWayfer/exclude_ci_files_from_built_gem
Exclude all files (and directories) starting with `.` from built gem
Add EditorConfig file
Ignore `test_trace.out` file for git
Exclude CI files from built gem
Merge pull request #590 from larskanis/conn_timeout
Remove raising conect_timeout from 1 to 2 seconds
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands