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

Refactor version defaulting #607

Merged
merged 4 commits into from
Jul 13, 2022
Merged

Commits on Jul 12, 2022

  1. Stutter less, pun more on PgVersion major+minor

    Also adds constructors in prep for moving it out.
    Jubilee Young committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    084e3d2 View commit details
    Browse the repository at this point in the history
  2. Hoist impls in pg_config.rs

    Jubilee Young committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    4757b3b View commit details
    Browse the repository at this point in the history
  3. Move network code from pgx-utils to cargo-pgx

    Jubilee Young committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    4307955 View commit details
    Browse the repository at this point in the history
  4. rustfmt

    Jubilee Young committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    a6f809d View commit details
    Browse the repository at this point in the history