Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jackc/pgx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.18.0
Choose a base ref
...
head repository: jackc/pgx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.18.1
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 11, 2023

  1. Update CHANGELOG.md for v4.18.0

    jackc committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    1e68b39 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. simplify duplicate pgx registration guard

    The binary search is overkill here.
    Readability first.
    prochac authored and jackc committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    7fed69b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Release v4.18.1

    jackc committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    13468eb View commit details
    Browse the repository at this point in the history
Loading