Commit Graph

2027 Commits

Author SHA1 Message Date
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
f4ff6024f9 Fix issue: Fix bugs on the index advisor: single query index advisor reports out of memory 2021-08-04 06:33:54 +00:00
1acdf5f726 fix cgroup 2021-08-04 14:22:32 +08:00
a30e8e0c19 !1157 Fix issue: Fix bugs on the index advisor: repair log extraction function
Merge pull request !1157 from liuly/master
2021-08-04 06:20:58 +00:00
35fe82a708 fix xlog recycle when start 2021-08-04 11:44:09 +08:00
b82b33f256 fix add bufferinvaild jug 2021-08-04 11:40:51 +08:00
54325d9fae 合入增加build完成后数据flush落盘 2021-08-04 11:20:04 +08:00
af8b368eb2 reaperall时进入exitpostmaster导致core 2021-08-04 10:05:50 +08:00
0b553e6e09 add smgrnblock cache and revert logical of block exist in
smgr/md
2021-08-03 22:28:12 +08:00
106e0fb88f fix switchover & stop walreceiver exit abnormal 2021-08-03 22:25:02 +08:00
2facc4c1a1 Fix bugs on the index advisor: repair log extraction function 2021-08-03 12:30:36 +00:00
bf105d2f26 Fix bugs on the index advisor: repair log extraction function 2021-08-03 11:57:14 +00:00
a73faa8504 Fix issue: Fix bugs on the index advisor: repair log extraction function 2021-08-03 11:45:29 +00:00
4b8e3965e9 !1151 Fix issue: Fix bugs on the index advisor: String overlength related bugs
Merge pull request !1151 from liuly/master
2021-08-03 11:31:07 +00:00
30af811c4f Fix issue: Fix bugs on the index advisor: String overlength related bugs 2021-08-03 11:51:56 +08:00
83686a41d7 update src/gausskernel/process/postmaster/twophasecleaner.cpp. 2021-08-03 02:07:24 +00:00
7f5154e3a4 update src/common/backend/utils/init/postinit.cpp. 2021-08-03 02:06:27 +00:00
f46710c718 fix a bug about ROWNUM in partition table 2021-08-02 16:35:08 +08:00
0cd52e3783 !1127 Fix compile error in contrib/pg_xlogdump.
Merge pull request !1127 from Yuejia/compile
2021-08-02 02:32:02 +00:00
b2f43f3ac4 add make result info in build.sh 2021-07-31 18:25:45 +08:00
c1d9a38f79 clean 2021-07-31 15:58:10 +08:00