-
Notifications
You must be signed in to change notification settings - Fork 162
Pull requests: EnterpriseDB/mysql_fdw
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow PostgreSQL 12-to-be (master)
#177
opened Dec 28, 2018 by
davidfetter
Loading…
updated May 31, 2019
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
patch bug fix 194 send whole row on UPDATE when there is a BEFORE trigger on table thanks to surajkharage19 for some good feedback!
#207
opened Sep 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
Add RTLD_DEEPBIND existence check (fix builds on Alpine Linux)
#196
opened May 19, 2020 by
aiwebb
Loading…
updated May 13, 2022
warn for using unsupported 'RETURNING' clause in stead of ERROR
#265
opened Jan 26, 2023 by
drm
Loading…
updated Feb 2, 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.