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

feat: add support for unix sockets (linux, mac, and windows) #1182

Merged
merged 34 commits into from May 25, 2022
Merged

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    691dfde View commit details
    Browse the repository at this point in the history
  2. Cleanup description of flag

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    b958911 View commit details
    Browse the repository at this point in the history
  3. typo in error message

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    62ffcd9 View commit details
    Browse the repository at this point in the history
  4. PR comments

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    7ce059e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe58ea2 View commit details
    Browse the repository at this point in the history
  6. License header and typo fix

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    bafc096 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b89cd7e View commit details
    Browse the repository at this point in the history
  8. Try again

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    414031d View commit details
    Browse the repository at this point in the history
  9. Use build constraints

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    a5c4331 View commit details
    Browse the repository at this point in the history
  10. Improve comment wording

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    4564f61 View commit details
    Browse the repository at this point in the history
  11. Simple unix testw

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    6a8fa11 View commit details
    Browse the repository at this point in the history
  12. try windows server 2022

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    bb139db View commit details
    Browse the repository at this point in the history
  13. Dial the right address

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    8913329 View commit details
    Browse the repository at this point in the history
  14. Some cleanup

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    48814ea View commit details
    Browse the repository at this point in the history
  15. Import strings

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    d37c785 View commit details
    Browse the repository at this point in the history
  16. woops

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    1f57b9f View commit details
    Browse the repository at this point in the history
  17. Another mistake

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    eebee9f View commit details
    Browse the repository at this point in the history
  18. Revert "try windows server 2022"

    This reverts commit 1eb72ce.
    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    6fdffd8 View commit details
    Browse the repository at this point in the history
  19. What's the GOPATH

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    4f0097d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    37764bc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3fa813d View commit details
    Browse the repository at this point in the history
  22. Use pgx in postgres tests

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    98efdcf View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0da8a27 View commit details
    Browse the repository at this point in the history
  24. Cleanup

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    85d7c5b View commit details
    Browse the repository at this point in the history
  25. Correct compilation error

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    e9666c3 View commit details
    Browse the repository at this point in the history
  26. Test patch to pgconn

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    ecf9250 View commit details
    Browse the repository at this point in the history
  27. Fix go sum

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    11459ef View commit details
    Browse the repository at this point in the history
  28. Another adjustmnet

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    dafbe6d View commit details
    Browse the repository at this point in the history
  29. Revert pgconn test

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    ea02874 View commit details
    Browse the repository at this point in the history
  30. Add note about open issue

    enocom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    d4824f4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Test pgconn patch

    enocom committed May 6, 2022
    Configuration menu
    Copy the full SHA
    70b0bab View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

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

Commits on May 25, 2022

  1. Simplify boolean expression

    enocom committed May 25, 2022
    Configuration menu
    Copy the full SHA
    a85354c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a85a98f View commit details
    Browse the repository at this point in the history