Commit Graph

23 Commits

Author SHA1 Message Date
7662afaa4c !252 并行查询增加NUMA绑核
Merge pull request !252 from TotaJ/feature/parallel_performance
2020-09-27 11:24:20 +08:00
2f080a22ba !250 fix pldebugger line number problem & rename patch file
Merge pull request !250 from 宋清怡/master
2020-09-27 08:44:35 +08:00
f39e021d36 Rename openGauss patch for fdw. 2020-09-25 17:38:59 +08:00
3bf833c64a rename pldebugger patch and fix lineno display problem 2020-09-25 17:08:20 +08:00
8a0e553c1d !244 【openGauss】fix pldebugger can not find breakpoint problem
Merge pull request !244 from 宋清怡/master
2020-09-25 08:04:18 +08:00
b3db9b46cb fix can not find breakpoint problem 2020-09-23 14:38:55 +08:00
8e82cbfeb3 !239 【openGauss】Add pldebugger README.md
Merge pull request !239 from 宋清怡/master
2020-09-21 14:50:58 +08:00
108887ac51 add pldebugger readme 2020-09-21 10:17:29 +08:00
dd22fce206 !236 [SQL]Add third-party PostGIS guidance
Merge pull request !236 from 陈林锋/master
2020-09-19 21:15:08 +08:00
f3cdc78224 [SQL]Add third-party PostGIS guidance 2020-09-18 21:25:14 +08:00
76e7255dab Add pldebugger feature 2020-09-18 17:54:16 +08:00
d0658b7a25 Fix sub transaction commit bug in oracle_fdw. 2020-08-15 11:22:12 +08:00
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