Skip to content

PG-2547 Fix EXEC_BACKEND support#790

Merged
jeltz merged 1 commit into
percona:mainfrom
jeltz:exec-backend
Jul 16, 2026
Merged

PG-2547 Fix EXEC_BACKEND support#790
jeltz merged 1 commit into
percona:mainfrom
jeltz:exec-backend

Conversation

@jeltz

@jeltz jeltz commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Fix the remaining issue with the initialization of the shared hash tables which needs to be initialized in every backend in an EXEC_BACKEND build plus add CI to ensure we do not break EXEC_BACKEND again.

PG-2547

@jeltz
jeltz force-pushed the exec-backend branch 3 times, most recently from 9be4471 to 9638aeb Compare July 14, 2026 16:24
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.29%. Comparing base (015df29) to head (4443d24).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #790      +/-   ##
==========================================
+ Coverage   88.04%   88.29%   +0.25%     
==========================================
  Files           3        3              
  Lines        1313     1307       -6     
  Branches      185      184       -1     
==========================================
- Hits         1156     1154       -2     
+ Misses         76       74       -2     
+ Partials       81       79       -2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread CHANGELOG.md Outdated
Comment thread .github/scripts/build-postgres.sh Outdated
Fix the remaining issue with the initialization of the shared hash
tables which needs to be initialized in every backend in an EXEC_BACKEND
build plus add CI to ensure we do not break EXEC_BACKEND again.
@jeltz
jeltz requested a review from dutow July 15, 2026 10:00
@jeltz
jeltz merged commit 5a6302d into percona:main Jul 16, 2026
32 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants