Skip to content

Conversation

@manaldush
Copy link

LOCKTAG is used in hash calculations, so if new field is added to LOCKTAG and this field is not initialized in pg_query_state internals, as the result, the hashcode of LOCKTAG will have different values for two independent calculations.

LOCKTAG is used in hash calculations, so if new field is added to
LOCKTAG and this field is not initialized in pg_query_state internals,
as the result, the hashcode of LOCKTAG will have different values for
two independent calculations.
@codecov
Copy link

codecov bot commented Jan 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.21%. Comparing base (9093955) to head (6e81fb9).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
- Coverage   71.25%   71.21%   -0.05%     
==========================================
  Files           8        8              
  Lines         668      667       -1     
==========================================
- Hits          476      475       -1     
  Misses        192      192              

☔ View full report in Codecov by Sentry.
📢 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.

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.

1 participant