Skip to content

Move creation of memory context to _PG_init()#762

Merged
jeltz merged 1 commit into
percona:mainfrom
jeltz:memory-context-not-shared
Jul 6, 2026
Merged

Move creation of memory context to _PG_init()#762
jeltz merged 1 commit into
percona:mainfrom
jeltz:memory-context-not-shared

Conversation

@jeltz

@jeltz jeltz commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

As the memory context has not connection to the shared memory setting it up in pgsm_startup() only confused to code.

PG-0

As the memory context has not connection to the shared memory setting it
up in pgsm_startup() only confused to code.
@codecov

codecov Bot commented Jul 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.16%. Comparing base (86edb37) to head (aa4e644).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #762      +/-   ##
==========================================
- Coverage   88.33%   88.16%   -0.17%     
==========================================
  Files           3        3              
  Lines        1329     1327       -2     
  Branches      201      201              
==========================================
- Hits         1174     1170       -4     
- Misses         72       73       +1     
- Partials       83       84       +1     

☔ 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.

@jeltz jeltz merged commit ba5e286 into percona:main Jul 6, 2026
28 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.

2 participants