Commit Graph

40 Commits

Author SHA1 Message Date
3e6b5d9d0a !63 Fix create/drop domain.
Merge pull request !63 from hemny/master
2020-08-05 08:41:46 +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
0720cac2a2 !68 fix the issue: the process crashs when an interval parition table is created with integer interval value
Merge pull request !68 from yujiang/check_integer_interval
2020-08-05 08:37:32 +08:00
47524ee22f !70 adding column storage table does not support partition detection
Merge pull request !70 from yujiang/cstore_table_not_support_inter_part
2020-08-05 08:36:31 +08:00
8b44ae34f8 update gtt_function 2020-08-04 18:14:41 +08:00
d9572b06eb Fix regression! 2020-08-04 15:55:55 +08:00
19e683e297 Fix regression 2020-08-04 15:32:35 +08:00
ec1478121c Merge branch 'master' of gitee.com:opengauss/openGauss-server into master 2020-08-04 14:26:05 +08:00
05c7ae30fb support concurrent index and range type in openGauss 2020-08-04 09:47:33 +08:00
1321637262 bugfix: cancel change kernel to support some third-party extensions 2020-08-03 16:34:37 +08:00
a245ae09b5 adding column storage table does not support partition detection
Signed-off-by: yujiang <wutheringwind@163.com>
2020-08-03 15:25:28 +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
099e530ea1 Fix create/drop domain. 2020-07-31 13:13:23 +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
0afc96783f distable smart stop 2020-07-24 09:55:58 +08:00
0a8c01422d !45 add xml data type and test case
Merge pull request !45 from liang/master
2020-07-23 19:44:35 +08:00
efca8fc3dd add xml test case 2020-07-22 18:12:49 +08:00
3d8b4fd959 Fix fastcheck. 2020-07-22 15:52:49 +08:00
37023a5ceb Fix fastcheck error when platform doesn't support codegen. 2020-07-21 15:18:07 +08:00
fe95f2092f !33 FixBug:Errors in multiple execution of regression tests on the aarch64 platform
Merge pull request !33 from hemny/master
2020-07-21 09:02:04 +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
6dd533a6bc Bugfix:Errors in multiple execution of regression tests under the aarch64 platform 2020-07-20 11:58:52 +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