Commit Graph

7 Commits

Author SHA1 Message Date
d2d85d8018 Support COPY FROM for oracle_fdw and mysql_fdw. Fix gs_popen_security
failed in debug mode.
2020-08-08 16:04:34 +08:00
7670c29136 Fix fdw core in thread pool mode. 2020-08-06 20:14:04 +08:00
b5d1591975 Fix select into return no results in some cases(mysql_fdw). 2020-08-03 11:19:25 +08:00
0d3805c1af Remove '-fPIE' when make mysql_fdw. 2020-07-18 11:33:48 +08:00
769714f7bb mysql_fdw patch.
1: Re-establish mysql_fdw connections after server or user mapping changes
2: Qualify table name with the database name while identifying a unique column
3: Fix crash with ANALYZE on a non-existing remote table.
2020-07-16 19:07:18 +08:00
4bbce41a2e Fix mysql_fdw compile error. 2020-07-14 12:56:44 +08:00
b6e71dbf0d For mysql_fdw. 2020-07-13 16:06:55 +08:00