Skip to content

Pull requests: EnterpriseDB/mysql_fdw

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

No explain call
#30 opened Dec 10, 2014 by arielrossanigo Loading… updated May 1, 2017
Fix build with musl libc
#174 opened Nov 9, 2018 by kermeat Loading… updated Nov 9, 2018
Allow PostgreSQL 12-to-be (master)
#177 opened Dec 28, 2018 by davidfetter Loading… updated May 31, 2019
Fix duplicate enum issue
#198 opened Jul 22, 2020 by mrendi29 Loading… updated Jul 27, 2020
bugfix: send whole row on UPDATE when there is a BEFORE trigger on table
#194 opened Apr 22, 2020 by francoisp Loading… updated Sep 22, 2020
Catch output variation for recent MariaDB server changes
#232 opened Dec 6, 2021 by df7cb Loading… updated Dec 7, 2021
Fix regression tests for different fetch size on 32-bit platforms
#227 opened Oct 1, 2021 by df7cb Loading… updated Jan 13, 2022
Bugfixing for mysql_fdw
#239 opened Mar 29, 2022 by MinhLA1410 Loading… updated Mar 29, 2022
Add RTLD_DEEPBIND existence check (fix builds on Alpine Linux)
#196 opened May 19, 2020 by aiwebb Loading… updated May 13, 2022
Support partition INSERT
#256 opened Jun 30, 2022 by khieuvm Draft updated Jun 30, 2022
warn for using unsupported 'RETURNING' clause in stead of ERROR
#265 opened Jan 26, 2023 by drm Loading… updated Feb 2, 2023
Fix build on OpenIndiana
#175 opened Nov 22, 2018 by pyhalov Loading… updated Feb 14, 2023
Support RETURNING on mariadb > 10.5
#258 opened Nov 21, 2022 by wpichler Loading… updated Feb 14, 2023
Remove cargo-culted non-default use of PGXS
#178 opened Dec 28, 2018 by davidfetter Loading… updated Feb 15, 2023
Fix duplicate definition of mysql_connect by renaming local version t…
#145 opened Aug 21, 2017 by glynastill Loading… updated Feb 15, 2023
Make IMPORT FOREIGN SCHEMA behave consistently with mixed-case table names
#206 opened Sep 9, 2020 by mhw Loading… updated Feb 15, 2023
Allow non-superusers to run server-options test
#237 opened Mar 3, 2022 by robins Loading… updated Feb 16, 2023
Support parameter passing to foreign server
#293 opened Feb 16, 2024 by adamf-db Loading… updated Feb 19, 2024
ProTip! Filter pull requests by the default branch with base:master.