已合并
优化索引扫描性能 #8094
totaj创建于 2025年7月18日
优化索引扫描性能 #8094
已合并
Pull Request已成功合入, 合并人@opengauss_bot
(感谢 totaj 的贡献)2025年7月18日 添加了label:sig/Community
opengauss_bot
2025年7月18日 评论:
2025年7月18日 评论:
Welcome To openGauss Community
Hey @totaj , thanks for your contribution to the community.
Bot Usage Manual
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here . That means you can comment below every pull request or issue to trigger Bot Commands.
Contact Guide
If you have any questions, please contact the SIG: Community ,
and any of the committers: @CarrotGo, @chendong76, @chenxiaobin19, @congzhou2603, @dodders, @hwworkholic, @jemappellehc, @libiao2024, @muyulinzhong, @quemingjian, @shenzheng4, @shirley_zhengx, @superlchf, @totaj, @wangfeihuo, @ywzq1161327784, @zhangfengzhi123 .


2025年7月18日 添加了label:opengauss-cla/yes
2025年7月18日 添加了label:codecheck-running
此处折叠了125条消息 查看更多
opengauss_bot
2025年7月19日 评论:
2025年7月19日 评论:
2025年7月19日 合入了pull request,合并节点 SHA:894d1d320c7b0544025c3fc842702d51f9033f06
2025年7月19日 删除了label:codecheck-success
opengauss_bot
2025年7月19日 评论:
2025年7月19日 评论:
opengauss_bot
2025年7月19日 评论:
2025年7月19日 评论:
【标题】(请简要描述下实现的内容)
优化索引扫描性能
【实现内容】:
优化索引扫描性能
【根因分析】:
优化索引扫描性能
【实现方案】:
_bt_check_natts_correct检测索引正确性通过 enable_indexscan_optimization 控制,打开时跳过相关检测【关联需求或issue】:
https://gitcode.com/opengauss/Plugin/issues/1521
【开发自验报告】:
都是较小的优化,减少一些计算和分支判断,对整体性能影响较小,难以通过测试发现提升,故不提供截图
否,小性能优化,对外表现无变化
不涉及
不涉及
不涉及
不涉及
不涉及
不涉及
【其他说明】: