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

Use correct errorCode for the errors thrown during recovery #7146

Merged
merged 1 commit into from
Aug 28, 2023

Use correct errorCode for the errors thrown when the db is in recovery

d51461c
Select commit
Loading
Failed to load commit list.
Merged

Use correct errorCode for the errors thrown during recovery #7146

Use correct errorCode for the errors thrown when the db is in recovery
d51461c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 24, 2023 in 0s

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 428 in src/backend/distributed/commands/multi_copy.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/commands/multi_copy.c#L428

Added line #L428 was not covered by tests

Check warning on line 357 in src/backend/distributed/metadata/metadata_cache.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/metadata/metadata_cache.c#L357

Added line #L357 was not covered by tests

Check warning on line 419 in src/backend/distributed/metadata/metadata_cache.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/distributed/metadata/metadata_cache.c#L419

Added line #L419 was not covered by tests