Skip to content

Backpatch: Adjust pgAdmin version comparision logic#4386

Merged
tjmoore4 merged 1 commit intoCrunchyData:REL_5_8from
tjmoore4:pgadmin-version-compare-5.8
Jan 21, 2026
Merged

Backpatch: Adjust pgAdmin version comparision logic#4386
tjmoore4 merged 1 commit intoCrunchyData:REL_5_8from
tjmoore4:pgadmin-version-compare-5.8

Conversation

@tjmoore4
Copy link
Copy Markdown
Contributor

Now that the current version of pgAdmin is greater than 9.9, the version comparison logic has to be updated to properly compare the values (i.e. we can no longer use a simple x < y to compare floats).

This update makes the necessary adjustments so our code works as expected for newer versions of pgAdmin.

Issue: PGO-2838

Now that the current version of pgAdmin is greater than 9.9, the
version comparison logic has to be updated to properly compare the
values (i.e. we can no longer use a simple x < y to compare floats).

This update makes the necessary adjustments so our code works as
expected for newer versions of pgAdmin.

Issue: PGO-2838
@tjmoore4 tjmoore4 merged commit 6ef6754 into CrunchyData:REL_5_8 Jan 21, 2026
18 of 19 checks passed
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