Skip to content

Conversation

@tjmoore4
Copy link
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 8ae47bd into CrunchyData:REL_5_7 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