Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PostgreSQL-13 compatibility #220

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

Merged
arssher merged 1 commit into postgrespro:master from kulaginm:postgresql-13-port
Nov 8, 2020

Conversation

Copy link
Member

@kulaginm kulaginm commented Oct 23, 2020

No description provided.

Copy link

codecov bot commented Oct 23, 2020
edited
Loading

Codecov Report

Merging #220 (a1e5257) into master (bf13f4a) will decrease coverage by 0.50%.
The diff coverage is 98.05%.

Impacted file tree graph

@@ Coverage Diff @@
## master #220 +/- ##
==========================================
- Coverage 91.87% 91.36% -0.51% 
==========================================
 Files 40 43 +3 
 Lines 7052 7181 +129 
==========================================
+ Hits 6479 6561 +82 
- Misses 573 620 +47 
Impacted Files Coverage Δ
src/include/compat/pg_compat.h 93.33% <ø> (ø)
src/include/relation_info.h 90.00% <ø> (ø)
src/hooks.c 92.12% <91.66%> (-0.06%) ⬇️
src/pl_funcs.c 94.96% <94.44%> (-0.12%) ⬇️
src/init.c 91.23% <100.00%> (+0.05%) ⬆️
src/nodes_common.c 97.10% <100.00%> (-0.26%) ⬇️
src/partition_creation.c 96.89% <100.00%> (+0.04%) ⬆️
src/partition_filter.c 96.48% <100.00%> (+0.05%) ⬆️
src/pg_pathman.c 95.15% <100.00%> (-0.23%) ⬇️
src/pl_range_funcs.c 96.49% <100.00%> (+0.02%) ⬆️
... and 23 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 bf13f4a...347f8dc. Read the comment docs.

Also try to log tail of PG logs on CI in a brave hope of catching troubles
there. Currently travis job on 10 rarely fails at test_concurrent_updates, but
we've failed to reproduce the issue locally. Note that test_concurrent_updates
actually doesn't perform anything useful as testgres nodes aren't pickable due
to weird logging implemented in separate thread, but nobody cared to check
apply_async result so this has went unnoticed for a long time.
@arssher arssher merged commit f8a9633 into postgrespro:master Nov 8, 2020
Copy link
Contributor

arssher commented Nov 8, 2020

Reworded commit message and merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /