Skip to content

Revert "Move code from ExecutorCheckPerms into ExecutorStart" - #804

Merged
jeltz merged 1 commit into
percona:mainfrom
jeltz:revert-mv-relation-code
Jul 30, 2026
Merged

Revert "Move code from ExecutorCheckPerms into ExecutorStart"#804
jeltz merged 1 commit into
percona:mainfrom
jeltz:revert-mv-relation-code

Conversation

@jeltz

@jeltz jeltz commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

This reverts commit 015df29.

As Zsolt pointed out this commit which was intended as a refactoring turned out to accidentally fix some bugs while also introducing new ones. This kind of random behavioral changes is bad for our users. We should in the future come back to this and fix it for real but for now we just revert the code.

PG-0

This reverts commit 015df29.

As Zsolt pointed out this commit which was intended as a refactoring
turned out to accidentally fix some bugs while also introducing new
ones. This kind of random behavioral changes is bad for our users. We
should in the future come back to this and fix it for real but for now
we jsut revert the code.
@jeltz
jeltz force-pushed the revert-mv-relation-code branch from afd3e86 to 4001e9d Compare July 26, 2026 12:44
@codecov

codecov Bot commented Jul 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 89.65517% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.17%. Comparing base (61c954b) to head (4001e9d).

Files with missing lines Patch % Lines
src/pg_stat_monitor.c 89.65% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #804      +/-   ##
==========================================
+ Coverage   88.12%   88.17%   +0.04%     
==========================================
  Files           3        3              
  Lines        1297     1302       +5     
  Branches      180      181       +1     
==========================================
+ Hits         1143     1148       +5     
  Misses         76       76              
  Partials       78       78              

☔ 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 97168f9 into percona:main Jul 30, 2026
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.

2 participants