0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add character_set option. More... over 3 years ago
Stamp 2.7.0. More... over 3 years ago
Fix import foreign schema failure due to SET type. More... over 3 years ago
Fix function expression deparsing implicit/explicit coercion. More... over 3 years ago
Add test coverage for the aggregate push-down. More... over 3 years ago
Push down aggregates to remote MySQL servers. More... over 3 years ago
Refactor deparsing code in favor of upcoming aggregate push-down patches. More... over 3 years ago
Drop left-over TYPE object from join_pushdown test. More... over 3 years ago
Stamp 2.6.1. More... almost 4 years ago
Do not push expressions having mutable functions to the remote server. More... almost 4 years ago
Add reconnect option to control automatic reconnection to MySQL server. More... almost 4 years ago
Improve test coverage for MySQL binary, varbinary mapping to PostgreSQL types. More... almost 4 years ago
Fix parameterized query when use_remote_estimates is enabled. More... almost 4 years ago
Add fetch_size option description in README. More... almost 4 years ago
Allow fetch_size to be set per-table or per-server. More... about 4 years ago
Fix crash while retrieving more than one records having bytea column. More... about 4 years ago
Add support for PostgreSQL 14 and EDB Postgres Advanced Server 14. More... about 4 years ago
Fix crash due to list_concat sharing list substructure. More... about 4 years ago
Add binary, varbinary data type support for IMPORT FOREIGN SCHEMA. More... about 4 years ago
Stamp 2.6.0. More... about 4 years ago
Remove support for v9.5. More... over 4 years ago
Use environment variables in tests for connection parameters More... over 4 years ago
Adjust some tests to throw generic error messages using plpgsql More... over 4 years ago
Do not show costs in explain output when COSTS is off More... over 4 years ago
Fix join push-down for the partitionwise joins. More... over 4 years ago
Fix compiler warning due to clash with mysql library macro More... over 4 years ago
Update EDB copyrights for 2021. More... over 4 years ago
Update README More... over 4 years ago
Add regression tests for join pushdown. More... over 4 years ago
Push down joins to the remote MySQL servers. More... over 4 years ago