-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Handle connection timeout and multiple addresses per host #459
Merged
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0ab7533 - Browse repository at this point
Copy the full SHA 0ab7533View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd1656 - Browse repository at this point
Copy the full SHA bdd1656View commit details -
Configuration menu - View commit details
-
Copy full SHA for f14c94a - Browse repository at this point
Copy the full SHA f14c94aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbcf420 - Browse repository at this point
Copy the full SHA fbcf420View commit details -
Configuration menu - View commit details
-
Copy full SHA for f05f63c - Browse repository at this point
Copy the full SHA f05f63cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d61d3d - Browse repository at this point
Copy the full SHA 6d61d3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for db88cbb - Browse repository at this point
Copy the full SHA db88cbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e04b493 - Browse repository at this point
Copy the full SHA e04b493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ce44b0 - Browse repository at this point
Copy the full SHA 0ce44b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1840a41 - Browse repository at this point
Copy the full SHA 1840a41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44caa17 - Browse repository at this point
Copy the full SHA 44caa17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75f0030 - Browse repository at this point
Copy the full SHA 75f0030View commit details -
This also fixes that PG.connect can block forever, when the connection can not be established on Windows. There was no test case for this error before, but the "connects using URI with multiple hosts" failed since commit c008f3c.
Configuration menu - View commit details
-
Copy full SHA for a60b687 - Browse repository at this point
Copy the full SHA a60b687View commit details -
Adjust spec for connect_timeout to pass on older Postgres servers
and avoid postgresql-11 and earlier on Windows which raises just "timeout expired"
Configuration menu - View commit details
-
Copy full SHA for 1439380 - Browse repository at this point
Copy the full SHA 1439380View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19628ea - Browse repository at this point
Copy the full SHA 19628eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a193c68 - Browse repository at this point
Copy the full SHA a193c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62615eb - Browse repository at this point
Copy the full SHA 62615ebView commit details -
Move specs to "OS thread support" into async file
These specs don't run reliable with sync methods. They sometimes block indefinitely.
Configuration menu - View commit details
-
Copy full SHA for fc806b8 - Browse repository at this point
Copy the full SHA fc806b8View commit details
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.