Commit Graph

9 Commits

Author SHA1 Message Date
xiliu c040d78287 code for Global-Partition-Index feature
Signed-off-by: xiliu <xiliu_h@163.com>
2020-08-28 16:31:25 +08:00
sqyyeah d5337ceca7 add materialized view feature to opengauss 2020-08-17 14:55:37 +08:00
opengauss-bot 54494d470c !102 Ban some illegal usage of ROWNUM
Merge pull request !102 from 周雄佳/master
2020-08-15 16:25:08 +08:00
zhouxiongjia c9738b11d1 Ban some useage of ROWNUM
1.Ban ROWNUM in INSERT...VALUES() STATEMENT
2.Ban ROWNUM after DEFAULT when creating table
3.Ban ROWNUM in VALUES clause that's being used as a standalone SELECT like select * from (values(rownum,1)), x(a,b)
2020-08-14 14:24:01 +08:00
wangzhijun2018 5bbb6f0941 GTT alter table enhancement 2020-08-12 15:08:21 +08:00
yujiang 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
wangzhijun 797043b60a merge code for global temporary table(GTT) 2020-07-29 18:23:11 +08:00
yujiang 8a87c14084 [patch] support interval partition table 2020-07-28 09:50:09 +08:00
lishifu 815a9771fb first commit for openGauss server 2020-06-30 17:38:27 +08:00