Commit Graph

21 Commits

Author SHA1 Message Date
f999b05a0e fix memcheck issue: 1 to_number(), 2 core of spliting hash partition by range-gram 2021-06-24 18:19:44 +08:00
syj
28ef7fe121 CStore supports primary key and unique index. 2021-06-17 21:16:06 +08:00
3d79c59118 Misc bugfixes 2021-03-06 12:39:28 +08:00
384a83d8c9 Fix create schema with grant all. 2021-01-20 11:22:04 +08:00
1567043064 同步source code
日期: 12-26
    revision: ee5b054c
2020-12-28 22:19:21 +08:00
e171752f13 MOT code cleanup 2020-10-12 18:03:03 +08:00
47f2cb5c01 Ban ROWNUM when creating index. 2020-09-03 20:19:11 +08:00
ff239f49ad !173 解决索引列名重复问题
Merge pull request !173 from 罗梓浩/master
2020-09-02 21:20:38 +08:00
b36017fdb8 解决索引重复列名问题 2020-09-02 20:20:14 +08:00
aa8a1715c3 fix partition bitmapand use btree with gin or gist
Signed-off-by: xiliu <xiliu_h@163.com>
2020-08-31 20:30:12 +08:00
777fc51353 fix codereview
Signed-off-by: xiliu <xiliu_h@163.com>
2020-08-29 16:11:10 +08:00
c040d78287 code for Global-Partition-Index feature
Signed-off-by: xiliu <xiliu_h@163.com>
2020-08-28 16:31:25 +08:00
d5337ceca7 add materialized view feature to opengauss 2020-08-17 14:55:37 +08:00
51555d0772 create GTT on commit option overrides reloptions 2020-08-07 09:59:01 +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
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
797043b60a merge code for global temporary table(GTT) 2020-07-29 18:23:11 +08:00
8a87c14084 [patch] support interval partition table 2020-07-28 09:50:09 +08:00
815a9771fb first commit for openGauss server 2020-06-30 17:38:27 +08:00