Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport to 2.12.x: #6264: Fix missing result assignment for bms_del_member #6266

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

timescale-automation
Copy link

This is an automated backport of #6264: Fix missing result assignment for bms_del_member.
This PR will be merged automatically after all the relevant CI checks pass. If this fix should not be backported, or will be backported manually, just close this PR. You can use the backport branch to add your changes, it won't be modified automatically anymore.

For more details, please see the documentation

Original description

Fix missing result assignment for bms_del_member

This was causing memory corruption in the PG16 tests but affects previous PG versions as well.

This was causing memory corruption in the PG16 tests but affects
previous PG versions as well.

(cherry picked from commit 7f25cd9)
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

❗ No coverage uploaded for pull request base (2.12.x@cdb4554). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             2.12.x    #6266   +/-   ##
=========================================
  Coverage          ?   81.53%           
=========================================
  Files             ?      246           
  Lines             ?    56779           
  Branches          ?    12578           
=========================================
  Hits              ?    46296           
  Misses            ?     8085           
  Partials          ?     2398           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@timescale-automation timescale-automation merged commit 86c6a04 into 2.12.x Nov 3, 2023
34 of 35 checks passed
@timescale-automation timescale-automation deleted the backport/2.12.x/6264 branch November 3, 2023 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is-auto-backport PR created by backport automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants