Commit Graph

1997 Commits

Author SHA1 Message Date
4b7b7ad334 修复线程池flag长跳转,导致其他session无法获取锁,hang 2021-08-05 23:14:09 +08:00
c8bf801ffe !1180 修复主机drop表同时全量build后,备机数据目录比主机大问题
Merge pull request !1180 from LiHeng/dev
2021-08-05 15:12:44 +00:00
7ee2b7731b !1172 修复guc参数 behavior_compat_options 设置为-1时,statement_history内is_slow_sql字段依然为true问题
Merge pull request !1172 from Li Bingchen/master
2021-08-05 15:07:24 +00:00
0bd491d261 !1176 bug fix for heap-use-after-free in check_statement_stat_level
Merge pull request !1176 from lijianfeng/master
2021-08-05 15:06:28 +00:00
ae89a18330 !1173 修复autovacuum分区表问题
Merge pull request !1173 from maxiang/vacuum-master
2021-08-05 15:06:15 +00:00
4e56fe9a55 !1175 修复子事务里内存报错core问题
Merge pull request !1175 from 王珍珍/tmp
2021-08-05 15:05:24 +00:00
0ce6565bc5 !1184 修复普通用户查询get_local_active_session()时,在对null数组赋值时未适配列
Merge pull request !1184 from liuly/tmp2
2021-08-05 15:00:32 +00:00
f58812c4ec !1196 修复备机fd泄漏问题
Merge pull request !1196 from lancy/new_master
2021-08-05 14:57:20 +00:00
92d85a5fb6 !1190 修复增量备份恢复到指定时间点后,集群拉不起来
Merge pull request !1190 from joker/update
2021-08-05 14:56:44 +00:00
7c52e2c36a Merge branch 'master' of https://gitee.com/opengauss/openGauss-server 2021-08-05 22:46:10 +08:00
c1c5178c7a !1158 回合增加build完成后数据flush落盘
Merge pull request !1158 from mujinqiang/master0626
2021-08-05 14:42:45 +00:00
bb9a15f664 !1168 修复远程读因invalidbuffer频繁core问题
Merge pull request !1168 from aaronwell/master3
2021-08-05 14:39:41 +00:00
788b0baa2a !1178 修复主dn启动时回收日志导致备机连接后触发build
Merge pull request !1178 from aaronwell/master2
2021-08-05 14:38:44 +00:00
cb7431aff9 !1159 回合解决cm_ctl build时产生core文件
Merge pull request !1159 from mujinqiang/master0804
2021-08-05 14:38:34 +00:00
ef2c778a8d !1167 修复极致rto脏页面漏刷问题
Merge pull request !1167 from 杨皓/master
2021-08-05 14:30:53 +00:00
6cf217ca23 1. fix issue 恢复pg_dw_single文件时跳过了对索引为0位置的数据页面的处理
2. fix postgresql.conf里面include其他配置文件时,备机全量build后无法启动
2021-08-05 20:50:19 +08:00
b2cc4b3ee9 !1194 db4ai特性合入
Merge pull request !1194 from nwen/master
2021-08-05 12:15:05 +00:00
6a7eda6812 add db4ai 2021-08-05 17:00:58 +08:00
0be5ce4b3a handle warning 2021-08-05 08:44:53 +00:00
8b5d3175af 修复fd泄漏问题 2021-08-05 16:41:15 +08:00
eb2318342b !1185 lib文件夹下的安全编译
Merge pull request !1185 from nwen/master
2021-08-05 08:31:03 +00:00
3264260774 Fix probackup to point node and cluster can not be start 2021-08-05 16:25:34 +08:00
6713702016 !1186 修复basebackup内存泄露问题
Merge pull request !1186 from liyifeng_seu/liyf
2021-08-05 07:30:28 +00:00
7a0d6d3b09 !1187 修复probackup内存泄露问题
Merge pull request !1187 from liyifeng_seu/master
2021-08-05 07:29:14 +00:00
6d81a6fac7 !1148 支持cgroup
Merge pull request !1148 from gentle_hu/cgroup
2021-08-05 07:12:33 +00:00
10d247aba4 !1135 修改 \h 帮助信息;补充自动补齐的语法
Merge pull request !1135 from chenxiaobin/readline0729
2021-08-05 07:07:08 +00:00
96b23f1172 handle warning 2021-08-05 06:37:33 +00:00
4d100b9387 update src/bin/pg_probackup/pgut.cpp.
修复probackup内存泄露问题
2021-08-05 06:14:31 +00:00
d062205e8c update src/bin/pg_probackup/pg_probackup.cpp.
修复probackup内存泄露问题
2021-08-05 06:11:25 +00:00
295099ede7 update src/bin/pg_basebackup/pg_basebackup.cpp.
修复basebackup的内存泄露问题
2021-08-05 03:34:25 +00:00
f868b1d935 no massage returned, when GUC is set in the init session if thread pool 2021-08-05 11:32:19 +08:00
693f8de379 解决:【业务范畴:分布式】【测试类型:压力长稳】【测试活动:专项】【专项名称:压力长稳】【环境:裸机】执行TPCC+混合DDL、DML业务,CN产生hang 2021-08-05 11:27:33 +08:00
8697b6192a fix core 2021-08-05 11:26:17 +08:00
12e35b6d3e secure compilation 2021-08-05 10:52:18 +08:00
c48d05f53d fix percentile thread consumes 7% cpu when no user workload running 2021-08-05 00:42:32 +00:00
74560bf817 bug fix for heap-use-after-free in check_statement_stat_level 2021-08-04 14:16:37 +00:00
4c21ef45d0 修复子事务里内存报错core问题 2021-08-04 21:20:30 +08:00
de8d0860bd vacuum 2021-08-04 20:54:28 +08:00
eb6b400917 FixIssue: fix slow_sql mismatch while behavior_compat_options = -1 2021-08-04 12:48:18 +00:00
1209ceac4f fix jdbc端查询point数值报错 2021-08-04 18:01:34 +08:00
bc624e172a prevent bitmapscan using global indexes while searching only local partitions 2021-08-04 18:00:49 +08:00
78f95a418a !1166 修复report_iud_time函数中try catch跳转后锁队列混乱的问题
Merge pull request !1166 from ShineStarStar/try
2021-08-04 09:47:32 +00:00
078ec78f04 !1165 修复fix shared_buffers设置极小时,淘汰策略ring size为0的问题 & 设置过大时,可能存在的内存问题
Merge pull request !1165 from ShineStarStar/ring
2021-08-04 09:47:12 +00:00
a8cd4e96f5 修复主机drop表同时全量build后,备机数据目录比主机大问题 2021-08-04 16:54:32 +08:00
c152560e6c 添加内存屏障,保证读取的变量是当前最新值 2021-08-04 16:52:58 +08:00
f09db307e1 fix threadpool 2021-08-04 16:48:04 +08:00
50ec3f99a7 gs_rewind 2021-08-04 16:22:13 +08:00
e807256381 report_iud_time函数中try catch跳转后锁队列混乱 2021-08-04 14:58:00 +08:00
b65823ea97 fix shared_buffers设置极小时,淘汰策略ring size为0 2021-08-04 14:53:19 +08:00
d3b5f40c31 fix CreateRestartPoint core not correct in extreme rto 2021-08-04 14:50:35 +08:00