Commit Graph

11 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
1f71bbccc3 Fix fdw analyze bug.
1. For mysql_fdw, remove useless warning info when analyze.
2. For oracle_fdw, fix analyze failed problem.
2020-07-27 17:23:22 +08:00
74a45f5ce4 !32 For oracle_fdw.
Merge pull request !32 from TotaJ/feature/o_fdw
2020-07-20 16:57:12 +08:00
df66f2fd3d For oracle_fdw. 2020-07-20 10:31:32 +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
815a9771fb first commit for openGauss server 2020-06-30 17:38:27 +08:00