Skip to content

Properly check if PG17 is supported in upgrade tester#171

Merged
tjgreen42 merged 1 commit intomainfrom
sv/fix-pg17-check
Nov 21, 2024
Merged

Properly check if PG17 is supported in upgrade tester#171
tjgreen42 merged 1 commit intomainfrom
sv/fix-pg17-check

Conversation

@syvb
Copy link
Contributor

@syvb syvb commented Nov 20, 2024

This fixes the upgrade tester to properly check if the version can be tested in PG17. It checks if the version is less than 0.4.0 using semver::Version instead of a direct string comparision.

@syvb syvb requested a review from a team as a code owner November 20, 2024 15:32
@tjgreen42 tjgreen42 merged commit af0d853 into main Nov 21, 2024
@tjgreen42 tjgreen42 deleted the sv/fix-pg17-check branch November 21, 2024 01:17
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.

3 participants