Skip to content

Have cargo-pgrx install command specify version#187

Merged
syvb merged 1 commit intomainfrom
sv/docs-cargo-pgrx-version
Jan 9, 2025
Merged

Have cargo-pgrx install command specify version#187
syvb merged 1 commit intomainfrom
sv/docs-cargo-pgrx-version

Conversation

@syvb
Copy link
Copy Markdown
Contributor

@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
@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