Commit Graph

2022 Commits

Author SHA1 Message Date
opengauss-bot 10d247aba4 !1135 修改 \h 帮助信息;补充自动补齐的语法
Merge pull request !1135 from chenxiaobin/readline0729
2021-08-05 07:07:08 +00:00
liuly 96b23f1172 handle warning 2021-08-05 06:37:33 +00:00
liyifeng_seu 4d100b9387 update src/bin/pg_probackup/pgut.cpp.
修复probackup内存泄露问题
2021-08-05 06:14:31 +00:00
liyifeng_seu d062205e8c update src/bin/pg_probackup/pg_probackup.cpp.
修复probackup内存泄露问题
2021-08-05 06:11:25 +00:00
liyifeng_seu 295099ede7 update src/bin/pg_basebackup/pg_basebackup.cpp.
修复basebackup的内存泄露问题
2021-08-05 03:34:25 +00:00
nwen f868b1d935 no massage returned, when GUC is set in the init session if thread pool 2021-08-05 11:32:19 +08:00
flyly 693f8de379 解决:【业务范畴:分布式】【测试类型:压力长稳】【测试活动:专项】【专项名称:压力长稳】【环境:裸机】执行TPCC+混合DDL、DML业务,CN产生hang 2021-08-05 11:27:33 +08:00
flyly 8697b6192a fix core 2021-08-05 11:26:17 +08:00
nwen 12e35b6d3e secure compilation 2021-08-05 10:52:18 +08:00
herui c48d05f53d fix percentile thread consumes 7% cpu when no user workload running 2021-08-05 00:42:32 +00:00
lijianfeng 74560bf817 bug fix for heap-use-after-free in check_statement_stat_level 2021-08-04 14:16:37 +00:00
wangzhenzhen 4c21ef45d0 修复子事务里内存报错core问题 2021-08-04 21:20:30 +08:00
Xiao__Ma de8d0860bd vacuum 2021-08-04 20:54:28 +08:00
Li Bingchen eb6b400917 FixIssue: fix slow_sql mismatch while behavior_compat_options = -1 2021-08-04 12:48:18 +00:00
wangtq 1209ceac4f fix jdbc端查询point数值报错 2021-08-04 18:01:34 +08:00
wangtq bc624e172a prevent bitmapscan using global indexes while searching only local partitions 2021-08-04 18:00:49 +08:00
opengauss-bot 78f95a418a !1166 修复report_iud_time函数中try catch跳转后锁队列混乱的问题
Merge pull request !1166 from ShineStarStar/try
2021-08-04 09:47:32 +00:00
opengauss-bot 078ec78f04 !1165 修复fix shared_buffers设置极小时,淘汰策略ring size为0的问题 & 设置过大时,可能存在的内存问题
Merge pull request !1165 from ShineStarStar/ring
2021-08-04 09:47:12 +00:00
LiHeng a8cd4e96f5 修复主机drop表同时全量build后,备机数据目录比主机大问题 2021-08-04 16:54:32 +08:00
LiHeng c152560e6c 添加内存屏障,保证读取的变量是当前最新值 2021-08-04 16:52:58 +08:00
LiHeng f09db307e1 fix threadpool 2021-08-04 16:48:04 +08:00
aaronwell 50ec3f99a7 gs_rewind 2021-08-04 16:22:13 +08:00
wangxin e807256381 report_iud_time函数中try catch跳转后锁队列混乱 2021-08-04 14:58:00 +08:00
wangxin b65823ea97 fix shared_buffers设置极小时,淘汰策略ring size为0 2021-08-04 14:53:19 +08:00
yanghao d3b5f40c31 fix CreateRestartPoint core not correct in extreme rto 2021-08-04 14:50:35 +08:00
liuly 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
gentle_hu 1acdf5f726 fix cgroup 2021-08-04 14:22:32 +08:00
opengauss-bot 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
luyao 35fe82a708 fix xlog recycle when start 2021-08-04 11:44:09 +08:00
luyao b82b33f256 fix add bufferinvaild jug 2021-08-04 11:40:51 +08:00
mujinqiang 54325d9fae 合入增加build完成后数据flush落盘 2021-08-04 11:20:04 +08:00
mujinqiang af8b368eb2 reaperall时进入exitpostmaster导致core 2021-08-04 10:05:50 +08:00
dengxuyue 0b553e6e09 add smgrnblock cache and revert logical of block exist in
smgr/md
2021-08-03 22:28:12 +08:00
dengxuyue 106e0fb88f fix switchover & stop walreceiver exit abnormal 2021-08-03 22:25:02 +08:00
liuly 2facc4c1a1 Fix bugs on the index advisor: repair log extraction function 2021-08-03 12:30:36 +00:00
liuly bf105d2f26 Fix bugs on the index advisor: repair log extraction function 2021-08-03 11:57:14 +00:00
liuly a73faa8504 Fix issue: Fix bugs on the index advisor: repair log extraction function 2021-08-03 11:45:29 +00:00
opengauss-bot 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
flyly 30af811c4f Fix issue: Fix bugs on the index advisor: String overlength related bugs 2021-08-03 11:51:56 +08:00
maxiang 83686a41d7 update src/gausskernel/process/postmaster/twophasecleaner.cpp. 2021-08-03 02:07:24 +00:00
maxiang 7f5154e3a4 update src/common/backend/utils/init/postinit.cpp. 2021-08-03 02:06:27 +00:00
zhouxiongjia f46710c718 fix a bug about ROWNUM in partition table 2021-08-02 16:35:08 +08:00
opengauss-bot 0cd52e3783 !1127 Fix compile error in contrib/pg_xlogdump.
Merge pull request !1127 from Yuejia/compile
2021-08-02 02:32:02 +00:00
zhang_xubo b2f43f3ac4 add make result info in build.sh 2021-07-31 18:25:45 +08:00
Xiao__Ma c1d9a38f79 clean 2021-07-31 15:58:10 +08:00
gentle_hu 70dffe0fda fix expalin merge into and fastcheck test case 2021-07-31 14:52:05 +08:00
opengauss-bot 35fff99804 !1101 支持插件自定义会话级变量
Merge pull request !1101 from chenxiaobin/extension_session
2021-07-31 02:03:20 +00:00
Ricaro.Cui 81a52b291a add rdtscp detect 2021-07-30 14:18:08 +08:00
Ricaro.Cui f2475579f6 add cpu instruction detected 2021-07-30 10:17:50 +08:00
opengauss-bot 3eaf5e5066 !1138 Fix issue: Fix a bug on the index advisor: Repair log extraction
Merge pull request !1138 from liuly/master
2021-07-29 12:41:03 +00:00