🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@nirgal
Copy link

@nirgal nirgal commented Dec 26, 2020

ADOdb version 5.21 no longer set pgVersion in connection variable
This uses ServerInfo() which is also available in current embedded
version of ADOdb.

As a consequence, pgVersion in phppgadmin is now a string, and no longer
a double. Tests now use version_compare() rather than numeric
comparaison.

@nirgal nirgal changed the title Use adodv ServerInfo() to get pg version Use ADOdb ServerInfo() to get pg version Dec 26, 2020
@nirgal
Copy link
Author

nirgal commented Dec 26, 2020

This will smooth merges with new version of ADOdb.

ADOdb version 5.21 no longer set pgVersion in connection variable
This uses ServerInfo() which is also available in current embedded
version of ADOdb.

As a consequence, pgVersion in phppgadmin is now a string, and no longer
a double. Tests now use version_compare() rather than numeric
comparaison.
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.

1 participant