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

Have cargo-pgrx install command specify version #187

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

syvb
Copy link
Member

@syvb syvb commented Jan 6, 2025

Right now if you run the command to install cargo-pgrx from the README or DEVELOPMENT file, it doesn't work because it tries to install the latest version, while we require an older patch version. This PR changes these files to have the installation command read the required cargo-pgrx version from the Cargo.toml file.

I didn't write the actual pgrx version (currently 0.12.5) in the file to avoid adding another thing that needs to be changed every pgrx version bump.

@syvb syvb merged commit d9d29bb into main Jan 9, 2025
23 checks passed
@syvb syvb deleted the sv/docs-cargo-pgrx-version branch January 9, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants