Skip to content

Conversation

@Centril
Copy link
Contributor

@Centril Centril commented Aug 25, 2025

Description of Changes

First commit reverts disabling adding enum variants (#3178).
Second commit makes replay recognize inserts / deletes to st_column and triggers a refresh of the in-memory table that was referenced in the st_column change.

API and ABI breaking changes

None

Expected complexity level and risk

3, small code bug "deep".

Testing

I've confirmed manually that a module that couldn't be restarted before this PR can now be restarted.
We should probably follow up this PR with a smoketest.

@Centril Centril requested a review from gefjon August 25, 2025 11:03
@Centril Centril requested a review from gefjon August 26, 2025 11:44
@gefjon gefjon added this pull request to the merge queue Aug 26, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 26, 2025
@gefjon gefjon added this pull request to the merge queue Aug 26, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 26, 2025
@Centril Centril added this pull request to the merge queue Aug 26, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 26, 2025
@Centril Centril added this pull request to the merge queue Aug 26, 2025
Merged via the queue into master with commit 434894f Aug 26, 2025
25 checks passed
@Centril Centril deleted the centril/fix-adding-enum-variants branch August 26, 2025 15:23
@jdetter jdetter restored the centril/fix-adding-enum-variants branch August 26, 2025 16:11
gefjon pushed a commit that referenced this pull request Aug 27, 2025
# Description of Changes

First commit reverts disabling adding enum variants
(#3178).
Second commit makes replay recognize inserts / deletes to `st_column`
and triggers a refresh of the in-memory table that was referenced in the
`st_column` change.

# API and ABI breaking changes

None

# Expected complexity level and risk

3, small code bug "deep".

# Testing

I've confirmed manually that a module that couldn't be restarted before
this PR can now be restarted.
We should probably follow up this PR with a smoketest.
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.

4 participants