Commit Graph

29 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
5a1f462b18 varchar len modify 2020-08-06 16:10:40 +08:00
937bc72dec !69 fix the issue: failed alloc memory when create many interval partitions in a transaction
Merge pull request !69 from yujiang/inter_part_mem_error
2020-08-05 09:16:20 +08:00
11bd9c6bc5 !65 fix create GTT table issue & update regression test
Merge pull request !65 from wangzhijun/master
2020-08-05 08:39:16 +08:00
909febe892 fix the issue: failed alloc memory when create many interval partitions in a transaction
Signed-off-by: yujiang <wutheringwind@163.com>
2020-08-03 14:57:33 +08:00
3ed26a5479 fix the issue: the process crashs when an interval parition table is created with integer interval value
Signed-off-by: yujiang <wutheringwind@163.com>
2020-08-03 14:21:52 +08:00
781dd78a39 fix DTS2020072705668 create GTT table issue & update regression test 2020-07-31 14:47:58 +08:00
112a9755f2 support shared thread pool for Global Temporary Table 2020-07-30 17:46:33 +08:00
307669341d !59 support global temporary table(GTT) feature
Merge pull request !59 from wangzhijun/master
2020-07-29 20:11:57 +08:00
797043b60a merge code for global temporary table(GTT) 2020-07-29 18:23:11 +08:00
c63724ab32 merge logical replication code 2020-07-29 16:53:06 +08:00
8a87c14084 [patch] support interval partition table 2020-07-28 09:50:09 +08:00
90f14e0f63 !50 support ROWNUM in openGauss
Merge pull request !50 from 德塔贝斯/dev-master
2020-07-25 21:44:34 +08:00
bacf7b4d48 !51 Fix fastcheck PART12 error.
Merge pull request !51 from TotaJ/feature/pg_proc
2020-07-25 16:59:16 +08:00
b70b84d144 [PATCH] support ROWNUM in openGauss
Signed-off-by: pufuan <pu.fuan@139.com>
2020-07-25 15:36:50 +08:00
49874953c2 Fix fastcheck PART12 error. 2020-07-25 15:01:45 +08:00
f5e0d3b713 修复xml类型中timestamp报错显示不一致的问题 2020-07-25 11:44:57 +08:00
33fb785204 !46 Add prokind in pg_proc, remove proisagg and proiswindow.
Merge pull request !46 from TotaJ/feature/pg_proc
2020-07-24 21:34:48 +08:00
4e30ed2dbc Add prokind in pg_proc, remove proisagg and proiswindow. 2020-07-24 11:52:05 +08:00
1bf6e0d8fd Support xml data type 2020-07-21 10:37:44 +08:00
90458e4422 !35 openGauss support CLOB datatype, which is implemented by TEXT type in PG
Merge pull request !35 from 德塔贝斯/dev-master
2020-07-20 23:35:51 +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
7553d5ebd8 openGauss support CLOB datatype, which is implemented by TEXT type in PG 2020-07-17 20:28:36 +08:00
7a70de1f87 Implement the aggregate function MEDIAN 2020-07-17 17:23:04 +08:00
7ea0a3484e add foreign key 2020-07-15 14:48:06 +08:00
b6e71dbf0d For mysql_fdw. 2020-07-13 16:06:55 +08:00
738fe74f94 add shutdown opt and test case 2020-07-09 20:52:02 +08:00
815a9771fb first commit for openGauss server 2020-06-30 17:38:27 +08:00