0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix server crash in left join with whole-row reference More... about 1 month ago
Update README with EDB's external documentation link. More... about 1 month ago
Remove support for v11. More... about 1 month ago
Tweak some tests to produce consistent output on various platforms. More... 4 months ago
Add support for MYSQL_READ_DEFAULT_FILE option used to read connection details. More... 4 months ago
Update EDB copyrights for 2024. More... 4 months ago
Stamp 2.9.1. More... 9 months ago
Fix warnings produced by -Wshadow=compatible-local More... 10 months ago
Add support for PostgreSQL 16 and EDB Postgres Advanced Server 16. More... 10 months ago
Add a few more default entries in mysql_fdw_pushdown.config file. More... 10 months ago
Fix incorrect quoting in generating EXPLAIN query. More... 11 months ago
Update EDB copyrights for 2023. More... about 1 year ago
Don't push the ARRAY[] construct to the remote MySQL server. More... about 1 year ago
Remove support for v10. More... about 1 year ago
Rename mysql_connect() function to mysql_fdw_connect(). More... about 1 year ago
Stamp 2.9.0. More... over 1 year ago
Run pgindent. More... over 1 year ago
Check the shippability of sort clauses properly. More... over 1 year ago
Add configuration file approach to control the pushdowns. More... over 1 year ago
Fix an oversight in assessing pushable ORDER BY clause. More... over 1 year ago
Push down the "LIMIT n" clause when OFFSET is NULL. More... over 1 year ago
Add support for the "import_generated" option in IMPORT FOREIGN SCHEMA. More... over 1 year ago
Fix unstable ordering in sql/select test More... over 1 year ago
Add support for the TRUNCATE command to truncate foreign tables. More... over 1 year ago
Add support for ON CONFLICT DO NOTHING in INSERT. More... almost 2 years ago
Add support for IS [ NOT ] DISTINCT FROM operator. More... almost 2 years ago
Stamp 2.8.0. More... almost 2 years ago
Restrict LIMIT/OFFSET value to either be a constant or a parameter. More... almost 2 years ago
Run pgindent. More... almost 2 years ago
Add a note for recent ORDER BY and LIMIT/OFFSET pushdowns in the README. More... almost 2 years ago