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

Fix crash caused by some form of ALTER TABLE ADD COLUMN statements. #7522

Merged
merged 3 commits into from
Mar 20, 2024

Expand list

4d0fb50
Select commit
Loading
Failed to load commit list.
Merged

Fix crash caused by some form of ALTER TABLE ADD COLUMN statements. #7522

Expand list
4d0fb50
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 20, 2024 in 1s

0.00% of diff hit (target 75.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 75.00%)

Annotations

Check warning on line 3058 in src/backend/distributed/commands/table.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/table.c#L3058

Added line #L3058 was not covered by tests

Check warning on line 3063 in src/backend/distributed/commands/table.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/table.c#L3063

Added line #L3063 was not covered by tests