Commit Graph

57 Commits

Author SHA1 Message Date
899cd4a36c enhance tuple lock 2021-12-16 20:37:27 +08:00
afcd4f26e4 !1351 修复cstore unique index 一些问题
Merge pull request !1351 from 吴岳川/master
2021-11-10 03:50:00 +00:00
f5fea59092 cstore: unique index bug fix 2021-11-09 10:12:25 +08:00
238d7ad7dc !1294 Throw execption when setting deferrable on cstore pkey/unique constraint.
Merge pull request !1294 from Yuejia/930_bug_fix
2021-09-29 13:00:42 +00:00
syj
43ef4329f6 Throw execption when setting deferrable on cstore pkey/unique constraint. 2021-09-29 19:20:04 +08:00
3fe0cec7ce Fixed misc bugs 2021-09-24 17:08:28 +08:00
1d540f4462 Patch for 930 release 2021-09-23 15:19:37 +08:00
a33531313b add partition reloptions when split partition or merge partition 2021-07-28 10:29:06 +08:00
d534d1f2e7 verbose报错 2021-07-21 10:19:28 +08:00
b8e6ff7a81 generated col 2021-07-08 20:37:29 +08:00
829ed77424 logical 2021-06-30 15:56:37 +08:00
syj
28ef7fe121 CStore supports primary key and unique index. 2021-06-17 21:16:06 +08:00
1b7f445ede update src/gausskernel/optimizer/commands/tablecmds.cpp. 2021-05-26 10:25:28 +08:00
1e50b98252 update src/gausskernel/optimizer/commands/tablecmds.cpp.
fix compiling
2021-05-26 09:58:11 +08:00
2943f8b1c5 update src/gausskernel/optimizer/commands/tablecmds.cpp.
修改编译问题
2021-05-26 09:44:39 +08:00
941e03511d 分区锁降级 2021-05-26 00:22:02 +08:00
22987aae05 jdbc_weak_password
a.在copyfuncs.cpp和equalfuncs.cpp中添加弱口令字典相关函数
b.修正gram.y中弱口令相关代码,把传入字符串添加到新创建的node中,确保在copyfunc时能正确拷贝。
2021-03-16 16:25:59 +08:00
3d79c59118 Misc bugfixes 2021-03-06 12:39:28 +08:00
1567043064 同步source code
日期: 12-26
    revision: ee5b054c
2020-12-28 22:19:21 +08:00
f16ed0730c 去掉了注释。 2020-11-24 16:57:45 +08:00
76d3983c35 req #109798,openGauss不支持约束的启用禁用 2020-11-12 18:28:44 +08:00
e171752f13 MOT code cleanup 2020-10-12 18:03:03 +08:00
fe8534cfc8 clob可作为分区列 2020-09-28 15:10:06 +08:00
047f400ddd add orientation option restriction for global temp table 2020-09-05 15:28:28 +08:00
76fd3b9339 support DATE type automatic partition in compatible B/C/PG version
Signed-off-by: yujiang <wutheringwind@163.com>
2020-09-04 15:46:55 +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
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