-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add TLS support for Pgx_async #108
Merged
Merged
Commits on Apr 29, 2021
-
This adds TLS support for Pgx_async using Conduit. This is only a proof of concept because: - We're using the Conduit.V1 interface, which we may not want to rely on (the latest is V3) - We need to add support for Pgx_async - We probably need better error handling than asserts Resolves #107
Configuration menu - View commit details
-
Copy full SHA for c62474c - Browse repository at this point
Copy the full SHA c62474cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7829b2 - Browse repository at this point
Copy the full SHA c7829b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fda4530 - Browse repository at this point
Copy the full SHA fda4530View commit details -
Configuration menu - View commit details
-
Copy full SHA for b93623e - Browse repository at this point
Copy the full SHA b93623eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d8d750 - Browse repository at this point
Copy the full SHA 8d8d750View commit details
Commits on May 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1fafbea - Browse repository at this point
Copy the full SHA 1fafbeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fc8f7e - Browse repository at this point
Copy the full SHA 5fc8f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3334685 - Browse repository at this point
Copy the full SHA 3334685View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4f426a - Browse repository at this point
Copy the full SHA d4f426aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 993def6 - Browse repository at this point
Copy the full SHA 993def6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd4f573 - Browse repository at this point
Copy the full SHA dd4f573View commit details
Commits on May 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 31291c1 - Browse repository at this point
Copy the full SHA 31291c1View 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.