Skip to content

Fix local plan cache growth for prepared statements - #8824

Open
Hamid Akhtar (hqakhtar) wants to merge 2 commits into
mainfrom
hamid/local_plan_cache_oom_fix
Open

Fix local plan cache growth for prepared statements#8824
Hamid Akhtar (hqakhtar) wants to merge 2 commits into
mainfrom
hamid/local_plan_cache_oom_fix

Reuse newly cached local plan in current execution

03e8fbd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2026 in 0s

88.72% (target 87.50%)

View this Pull Request on Codecov

88.72% (target 87.50%)

Details

Codecov Report

❌ Patch coverage is 85.71429% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.72%. Comparing base (92d0b92) to head (03e8fbd).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8824      +/-   ##
==========================================
- Coverage   88.73%   88.72%   -0.02%     
==========================================
  Files         289      290       +1     
  Lines       65013    65072      +59     
  Branches     8203     8212       +9     
==========================================
+ Hits        57691    57735      +44     
- Misses       4954     4962       +8     
- Partials     2368     2375       +7     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.