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

Avoid segfaults on 1.5-upgraded installations before 10e6c71 [WiP] #212

Open
wants to merge 1 commit into
base: master
from

Conversation

@x4m
Copy link

x4m commented Jun 25, 2020

No description provided.

@x4m x4m force-pushed the x4m:upgrade_fix branch from 3301383 to 2cdb2bd Jun 27, 2020
@codecov
Copy link

codecov bot commented Jun 27, 2020

Codecov Report

Merging #212 into master will decrease coverage by 0.27%.
The diff coverage is 84.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #212      +/-   ##
==========================================
- Coverage   91.74%   91.47%   -0.28%     
==========================================
  Files          43       40       -3     
  Lines        6386     7058     +672     
==========================================
+ Hits         5859     6456     +597     
- Misses        527      602      +75     
Impacted Files Coverage Δ
src/compat/pg_compat.c 74.61% <ø> (-7.89%) ⬇️
src/include/init.h 83.33% <ø> (ø)
src/include/pathman.h 100.00% <ø> (ø)
src/include/rangeset.h 100.00% <ø> (ø)
src/include/relation_info.h 90.00% <ø> (-1.31%) ⬇️
src/runtime_merge_append.c 69.07% <ø> (+1.12%) ⬆️
src/partition_router.c 75.00% <14.70%> (-11.17%) ⬇️
src/pg_pathman.c 95.38% <80.76%> (-0.65%) ⬇️
src/pl_range_funcs.c 96.47% <83.33%> (-0.31%) ⬇️
src/utility_stmt_hooking.c 92.16% <84.61%> (+0.35%) ⬆️
... and 51 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf0a84c...2cdb2bd. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.