Commit Graph

7593 Commits

Author SHA1 Message Date
826fdcbc29 !976 fix(README.md): 修改误用markdown语法中的删除线问题
Merge pull request !976 from Cerdore/cxs
2021-06-15 14:54:31 +08:00
6d435e5556 !975 修复中文 README 目录点击许可证会跳转 404 的问题
Merge pull request !975 from 吴伟杰/doc-typo
2021-06-15 14:54:28 +08:00
79097d6bce !990 修复jsonb的一些bug
Merge pull request !990 from gentle_hu/jsonbV1
2021-06-15 14:53:58 +08:00
b4814e8270 !1024 UCE错误添加errcode打印
Merge pull request !1024 from Ricardo_Cui/master
2021-06-15 14:53:38 +08:00
d7479de5ce !1030 【B语法兼容性】char/varchar长度使用字符计算而不是字节
Merge pull request !1030 from TotaJ/varchar
2021-06-15 14:53:00 +08:00
3f3b578e10 char/varchar length count. 2021-06-15 10:51:28 +08:00
cf51be7121 !1017 Fix issue: Fix some bugs on the xtuner
Merge pull request !1017 from wangtq/master
2021-06-13 14:51:01 +08:00
940b0dbf3e 添加guc参数num_internal_lock_partitions, 进行锁分区的配置 2021-06-11 17:38:56 +08:00
163b12b762 添加GUC参数wal_insert_status_entries用于设置Wal插入状态数组的大小 2021-06-11 17:38:49 +08:00
02f1b91e61 可通过configure选项--disable-llvm屏蔽llvm库的链接, 优化二进制文件大小以及内存占用 2021-06-11 17:38:36 +08:00
72143c0000 fix file_fdw bug 2021-06-10 15:46:14 +08:00
1e33c70765 UCE add errcode in log 2021-06-10 14:54:52 +08:00
39889058b7 add methed to transform row to vector format to compute 2021-06-10 11:20:53 +08:00
3dead57528 Merge branch 'master' of https://gitee.com/opengauss/openGauss-server 2021-06-10 10:36:02 +08:00
120feef703 fix (xtuner): change import form and simplify neural network 2021-06-07 14:56:07 +08:00
b0b4f7a705 修复中文环境连接池绑核失败问题
修复中文环境连接池绑核失败问题
2021-06-07 12:28:57 +08:00
68cb4eb003 !1013 Fix issue: Fix a bug on the index advisor: handling of missing parts of join on scene
Merge pull request !1013 from liuly/master
2021-06-07 10:45:55 +08:00
785eac228c !1009 加密user mapping中的password选项
Merge pull request !1009 from TotaJ/feature/encode_fdw
2021-06-07 09:24:33 +08:00
1e2f32183b Fix issue: Fix a bug on the index advisor: handling of missing parts of join on scene 2021-06-04 11:27:18 +08:00
91d23b1934 !1004 unique_sql_clean_ratio参数调整
Merge pull request !1004 from TotaJ/feature/unique_sql
2021-06-03 20:42:40 +08:00
82e3004ec6 !1011 增加memory peak facility,
Merge pull request !1011 from zankyfun4/master
2021-06-03 11:44:23 +08:00
bb7f693b21 !1005 UCE故障bug修复,修改处理入口
Merge pull request !1005 from Ricardo_Cui/uce_fault
2021-06-03 10:07:42 +08:00
d8e2bc2604 add peak memory information for query 2021-06-02 20:55:13 +08:00
1a5464d5ef Encrypt password for user mapping. 2021-06-02 20:19:45 +08:00
07fb35210d Merge branch 'master' of https://gitee.com/opengauss/openGauss-server 2021-06-01 20:33:41 +08:00
bccc724800 add SIGBUS in BlockSig sigmask 2021-06-01 14:45:31 +08:00
d024ba5450 !896 修复walwrite线程占用CPU较高的问题
Merge pull request !896 from movead/walwrite_high_cpu_issue
2021-06-01 11:27:24 +08:00
5260a804d8 Merge branch 'master' of https://gitee.com/opengauss/openGauss-server 2021-05-31 11:46:56 +08:00
a69ba0c7af !1002 极致RTO优化
Merge pull request !1002 from 赵文浩/master
2021-05-31 09:50:59 +08:00
dccbad163a delete debug message 2021-05-29 18:25:31 +08:00
5124626fbf !1000 修复JDBC连接备机解码,lsn回推问题
Merge pull request !1000 from maxiang/master
2021-05-29 18:10:07 +08:00
fb090c7a83 UCE bug fix 2021-05-29 17:28:56 +08:00
e0e4dbfd24 Change unique_sql_clean_ratio to SIGHUP level. 2021-05-29 16:59:01 +08:00
20d06a28a9 极致RTO优化 2021-05-29 15:41:51 +08:00
234e73ed59 !992 gs_collector收集plan信息时候,缺少gs_plan_simulator.sh脚本
Merge pull request !992 from zhangxubo/master
2021-05-29 11:50:10 +08:00
4332b7954f !979 修复备机归档bug
Merge pull request !979 from Cross-罗/standby_archive
2021-05-29 11:22:26 +08:00
dec0a9fac0 update src/gausskernel/storage/replication/walsender.cpp. 2021-05-29 10:13:33 +08:00
2901293d8b update src/gausskernel/storage/replication/logical/logical.cpp. 2021-05-29 10:12:08 +08:00
3d4c33b931 !996 Update SQLDiag: Add two threshold judgments
Merge pull request !996 from wangtq/master
2021-05-28 19:34:54 +08:00
9f5b77b13d !986 optimizer for signal block in threadpool
Merge pull request !986 from 杨皓/master
2021-05-28 18:07:09 +08:00
395151567c 修改备机判断是否执行下一个归档任务的逻辑 2021-05-28 16:30:36 +08:00
36a9c29b6d !993 Fix issue: Fix a bug on the index advisor: bad type casting and strengthen the hypo-index
Merge pull request !993 from liuly/master
2021-05-28 15:55:22 +08:00
3d8e90e705 maintain (index-advisor): add two threshold judgements 2021-05-28 15:50:03 +08:00
79ffc91802 Fix issue: Fix a bug on the index advisor: bad type casting and strengthen the hypo-index 2021-05-28 15:22:23 +08:00
a2d7e8fccc 编码规范化 2021-05-28 09:45:32 +08:00
98c56083e5 gs_collector工具收集信息缺失,需要调用server中的gs_plan_simulator.sh脚本 2021-05-27 21:34:54 +08:00
985a292971 fix file_fdw testcase 2021-05-27 18:58:03 +08:00
452414ff1e fix cmp of '[]' and contains 2021-05-27 16:36:58 +08:00
a702316c4d fixed the bug of standby archiving 2021-05-27 14:25:16 +08:00
03c646cfda !984 解决session退出时系统无权限访问gs_encrypted_table问题
Merge pull request !984 from Li Bingchen/master
2021-05-27 11:28:52 +08:00