Skip to content
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 tls connection during cancellation #227

Merged

Commits on Mar 25, 2020

  1. Refactor epgsql_cmd_connect to allow other parts of the source code t…

    …o make use of the newly introduced fun, open_socket
    enidgjoleka committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    dac4653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f929e81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfba4ea View commit details
    Browse the repository at this point in the history
  4. Fix dialyzer issues

    enidgjoleka committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    eef6c70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0709950 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Use timer:sleep instead of receive...after timout end in newly introd…

    …uced tests, handle open_socket/x results better while cancelling the query
    enidgjoleka committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    4ae561e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    6b166f5 View commit details
    Browse the repository at this point in the history