Commit Graph

2259 Commits

Author SHA1 Message Date
d6f62272de !1072 fix the bug of incorrect ROWNUM in partition table and add some test case for partition table
Merge pull request !1072 from 周雄佳/davidzhou
2021-07-12 07:16:41 +00:00
f0108946ef !1 report wdr snapshot table statistics
Merge pull request !1 from LiHeng/N/A
2021-07-10 02:43:22 +00:00
93b4a5e562 report wdr snapshot table statistics 2021-07-10 02:41:42 +00:00
db96ff1f71 !1015 修复中文环境连接池绑核失败问题
Merge pull request !1015 from Hemny/fixBug1
2021-07-09 06:19:28 +00:00
42a7f26766 !1076 生成列特性
Merge pull request !1076 from ShineStarStar/gen
2021-07-09 03:20:26 +00:00
f4f9575b39 !1025 添加小型化安装包构建选项
Merge pull request !1025 from 苏梓鑫/package
2021-07-09 02:46:37 +00:00
97a744de3b !1028 小型化裁剪,增强可配置性
Merge pull request !1028 from 苏梓鑫/config
2021-07-09 02:24:38 +00:00
91f378d1a0 logical 2021-07-09 10:06:39 +08:00
ce76a87788 !1029 小型化裁剪,根据配置确定是否生成双写文件
Merge pull request !1029 from 苏梓鑫/dwFile
2021-07-09 02:02:27 +00:00
b8e6ff7a81 generated col 2021-07-08 20:37:29 +08:00
b3febff1df !1073 skip the explain sql when recording in the unique sql view
Merge pull request !1073 from lishifu/master
2021-07-08 08:23:32 +00:00
18d1cf3fa3 skip the explain sql 2021-07-08 15:22:18 +08:00
4e880ba2ab fix the bug of incorrect ROWNUM in partition table 2021-07-08 11:20:16 +08:00
58292af673 Merge branch 'master' of gitee.com:opengauss/openGauss-server 2021-07-06 11:00:39 +08:00
0236725f3f !1070 FIx bug of cstore table with unique index is updated.
Merge pull request !1070 from Yuejia/optimize
2021-07-05 08:10:27 +00:00
syj
6078fdb4e1 Fix bug of cstore table with unqiue index is updated. 2021-07-05 11:42:47 +08:00
8b6c64304f RAS:UCE 2021-07-05 09:37:32 +08:00
ab25cf9488 !1063 逻辑日志解析时多版本读元信息
Merge pull request !1063 from maxiang/master
2021-07-02 09:27:31 +00:00
cc41e65534 !1054 特殊情况下gs_probackup从备机备份时失败
Merge pull request !1054 from movead/prgbackup_fail_issue
2021-07-02 08:03:29 +00:00
f992a669c0 update src/common/backend/catalog/pg_partition.cpp. 2021-07-02 02:26:10 +00:00
cd36ffdd78 !1053 Fix bugs when cstore tables with unique index are updated.
Merge pull request !1053 from Yuejia/optimize
2021-07-01 07:39:09 +00:00
06773c3c05 添加小型化安装包构建选项 2021-07-01 11:37:34 +08:00
1d7a62f1b0 !1058 修改打包脚本中make并发数
Merge pull request !1058 from zhangxubo/master
2021-06-30 13:08:16 +00:00
083d2f64ab fix gpc compare searchpath problem 2021-06-30 16:27:54 +08:00
829ed77424 logical 2021-06-30 15:56:37 +08:00
syj
1ddd0c5115 Fix bugs when cstore tables with unique index are updated. 2021-06-30 15:22:35 +08:00
68612d03b3 !1059 Add GUC track_stmt_parameter to record a statement with parameters
Merge pull request !1059 from wangtq/master
2021-06-30 06:37:33 +00:00
0a81a62faa !1062 使用gs_probackup备份时,有几率会因为walsender无法收到keepalive而导致备份失败
Merge pull request !1062 from movead/probackup_receive_10s_timeout_issue
2021-06-30 02:06:14 +00:00
398087c901 !1041 修复 使用replication协议连接监听端口后,数据库stop失败的问题
Merge pull request !1041 from Hemny/fixBug2
2021-06-30 01:59:55 +00:00
b062d77364 fix issue that receive thread has no chance to send a feedback 2021-06-29 19:19:26 +08:00
409d2a0cd8 avc 2021-06-29 16:45:12 +08:00
69a11d4208 扩展逻辑复制时候,cmd命令的长度限制从1024到100*1024
在实践中,遇到长度1024依然无法满足需求的情况,因此决定扩展长度到1024*100.

前置讨论中有考虑去掉这个长度限制,但由于无法找到功能原始作者,去掉限制对相关测试诉求周期较长,因此当时没有考虑去掉限制。
2021-06-29 07:50:57 +00:00
1fcd01df15 feat (WDR): add GUC track_stmt_parameter to record a statement with parameters 2021-06-29 14:18:36 +08:00
931da337d2 fix (xtuner): fix the importing for logging 2021-06-29 11:27:57 +08:00
b83c7205cb !1056 同步lsn check例外场景:truncate之后再init出来的page,不做检查
Merge pull request !1056 from mujinqiang/master0626
2021-06-28 12:03:49 +00:00
fc954e1d61 make -sj 8 is useless in package shell 2021-06-28 15:33:32 +08:00
0faf339c7c 根据enable_double_write和enable_incremental_checkpoint的值确定在启动阶段选择是否保留双写文件 2021-06-28 11:05:02 +08:00
7b8f609c38 lsn check例外场景:truncate之后再init出来的page,不做检查 2021-06-26 17:27:48 +08:00
d2ba4893c9 issue when gs_probackup backup from standby,and if pg_stop_backup return invalid lsn then backup faild after timeout 2021-06-25 19:15:34 +08:00
2b9de0de5b !982 gs_initdb support sm3
Merge pull request !982 from 刘春/master
2021-06-24 13:14:00 +00:00
f999b05a0e fix memcheck issue: 1 to_number(), 2 core of spliting hash partition by range-gram 2021-06-24 18:19:44 +08:00
d589d63b39 Merge branch 'master' of gitee.com:opengauss/openGauss-server into master 2021-06-24 07:40:22 +00:00
aeab09c54c change address type in uce log 2021-06-24 15:30:30 +08:00
6adcb2dbac !1019 增加enable_custom_parser和parser hook,支持自定义解析器
Merge pull request !1019 from 吴岳川/master
2021-06-23 12:04:17 +00:00
bd515dfada Fix rename schema bug. 2021-06-23 18:30:24 +08:00
4257bce84a 增加enable_custom_parser和parser hook,支持自定义解析器 2021-06-23 16:58:18 +08:00
cc2cad8e03 !1047 Fixed the bug that a memory leak occurs when archiving is enabled on the standby node.
Merge pull request !1047 from Cross-罗/standby_archive
2021-06-22 13:52:03 +00:00
257a313be8 修复开启备机归档时内存泄漏的bug 2021-06-22 20:55:01 +08:00
abf9d2857e Merge branch 'master' of https://gitee.com/opengauss/openGauss-server 2021-06-22 16:22:34 +08:00
1acdcc3326 !1042 将全局变量relfilenode_skey改为session级,修复逻辑复制问题
Merge pull request !1042 from maxiang/master
2021-06-18 17:23:34 +08:00