Skip to content

Remove special handling for zero query ID hash - #832

Merged
jeltz merged 1 commit into
percona:mainfrom
jeltz:rm-zerui-queryid-check
Aug 24, 2026
Merged

Remove special handling for zero query ID hash#832
jeltz merged 1 commit into
percona:mainfrom
jeltz:rm-zerui-queryid-check

Conversation

@jeltz

@jeltz jeltz commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Since PostgreSQL 14 query jumbling can no longer result in a query ID of zero so we no longer need to handle that case.

See commit 5fd9dfa5f50e4906c35133a414ebec5b6d518493

PG-0

Since PostgreSQL 14 query jumbling can no longer result in a query ID of
zero so we no longer need to handle that case.

See commit 5fd9dfa5f50e4906c35133a414ebec5b6d518493
@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.68%. Comparing base (0147754) to head (ef561fb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #832      +/-   ##
==========================================
+ Coverage   88.55%   88.68%   +0.13%     
==========================================
  Files           3        3              
  Lines        1319     1317       -2     
  Branches      187      186       -1     
==========================================
  Hits         1168     1168              
+ Misses         76       75       -1     
+ Partials       75       74       -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 b2a0b05 into percona:main Aug 24, 2026
36 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