Commit Graph

30 Commits

Author SHA1 Message Date
c040d78287 code for Global-Partition-Index feature
Signed-off-by: xiliu <xiliu_h@163.com>
2020-08-28 16:31:25 +08:00
6c5141b20b 分区表外键开放
代码格式修改

函数逻辑修改
2020-08-27 11:36:06 +08:00
e936f40df7 UPSERT code 2020-08-25 09:44:34 +08:00
8673ef97f5 fix materialized view ALTER col problem 2020-08-20 09:44:25 +08:00
d5337ceca7 add materialized view feature to opengauss 2020-08-17 14:55:37 +08:00
7e2384c323 postgres_fdw. 2020-08-15 11:21:30 +08:00
b80dc6a3a3 !99 GTT alter table enhancement for analyze
Merge pull request !99 from wangzhijun/master
2020-08-13 15:09:36 +08:00
712de37bce !100 MOT fixes in gs_dump and gs_ctl
Merge pull request !100 from Vinoth/master
2020-08-13 15:08:42 +08:00
7504792cf2 !95 Add merging/spliting to interval partitioned table.
Merge pull request !95 from ddwolf/add_merging_splitting_to_interval_tables
2020-08-13 15:07:38 +08:00
fb617c6676 MOT fixes in gs_dump and gs_ctl 2020-08-13 11:45:53 +08:00
5bbb6f0941 GTT alter table enhancement 2020-08-12 15:08:21 +08:00
5eaa986a1e !96 Fix alter_table_modify that success to change data type or constraint of one column twice
Merge pull request !96 from chenxiaobin/master
2020-08-11 23:01:16 +08:00
02dca5dfc4 alter table modify not allow duplicate column name 2020-08-11 19:49:05 +08:00
c644713e80 add splitting and merging to interval tables 2020-08-11 17:16:37 +08:00
51555d0772 create GTT on commit option overrides reloptions 2020-08-07 09:59:01 +08:00
e734c01acc fix GTT alter table toast issue 2020-08-05 10:30:29 +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
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
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
bc7e4b2d87 !57 bugfix: change kernel to support some third-party extensions
Merge pull request !57 from 陈林锋/master
2020-07-31 17:10:59 +08:00
781dd78a39 fix DTS2020072705668 create GTT table issue & update regression test 2020-07-31 14:47:58 +08:00
797043b60a merge code for global temporary table(GTT) 2020-07-29 18:23:11 +08:00
597536b181 bugfix: allow use default values on foreign table 2020-07-29 12:01:47 +08:00
8a87c14084 [patch] support interval partition table 2020-07-28 09:50:09 +08:00
4e30ed2dbc Add prokind in pg_proc, remove proisagg and proiswindow. 2020-07-24 11:52:05 +08:00
7ea0a3484e add foreign key 2020-07-15 14:48:06 +08:00
815a9771fb first commit for openGauss server 2020-06-30 17:38:27 +08:00