Movatterモバイル変換


[0]ホーム

URL:


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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
arssher merged 1 commit intopostgrespro:masterfromkulaginm:postgresql-13-port
Nov 8, 2020

Conversation

kulaginm
Copy link
Member

No description provided.

@codecov
Copy link

codecovbot commentedOct 23, 2020
edited
Loading

Codecov Report

Merging#220 (a1e5257) intomaster (bf13f4a) willdecrease coverage by0.50%.
The diff coverage is98.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 FilesCoverage Δ
src/include/compat/pg_compat.h93.33% <ø> (ø)
src/include/relation_info.h90.00% <ø> (ø)
src/hooks.c92.12% <91.66%> (-0.06%)⬇️
src/pl_funcs.c94.96% <94.44%> (-0.12%)⬇️
src/init.c91.23% <100.00%> (+0.05%)⬆️
src/nodes_common.c97.10% <100.00%> (-0.26%)⬇️
src/partition_creation.c96.89% <100.00%> (+0.04%)⬆️
src/partition_filter.c96.48% <100.00%> (+0.05%)⬆️
src/pg_pathman.c95.15% <100.00%> (-0.23%)⬇️
src/pl_range_funcs.c96.49% <100.00%> (+0.02%)⬆️
... and23 more

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last updatebf13f4a...347f8dc. Read thecomment docs.

Also try to log tail of PG logs on CI in a brave hope of catching troublesthere. Currently travis job on 10 rarely fails at test_concurrent_updates, butwe've failed to reproduce the issue locally. Note that test_concurrent_updatesactually doesn't perform anything useful as testgres nodes aren't pickable dueto weird logging implemented in separate thread, but nobody cared to checkapply_async result so this has went unnoticed for a long time.
@arssherarssher merged commitf8a9633 intopostgrespro:masterNov 8, 2020
@arssher
Copy link
Contributor

Reworded commit message and merged.

Sign up for freeto 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
@kulaginm@arssher

[8]ページ先頭

©2009-2025 Movatter.jp