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

[PGPRO-7417] Added 'volatile' modifier for local variables#260

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
kovdb75 merged 1 commit intomasterfromPGPRO-7417
Dec 15, 2022

Conversation

kovdb75
Copy link
Collaborator

Added 'volatile' modifier for local variables that are modified in PG_TRY and read in PG_CATCH/PG_FINALLY

…odified in PG_TRY and read in PG_CATCH/PG_FINALLY
@codecov
Copy link

codecovbot commentedDec 15, 2022
edited
Loading

Codecov Report

Merging#260 (ce7b2dd) intomaster (3fae863) willdecrease coverage by1.01%.
The diff coverage is100.00%.

❗ Current headce7b2dd differs from pull request most recent head8744125. Consider uploading reports for the commit8744125 to get more accurate results

@@            Coverage Diff             @@##           master     #260      +/-   ##==========================================- Coverage   92.41%   91.39%   -1.02%==========================================  Files          30       30                Lines        6735     5392    -1343     ==========================================- Hits         6224     4928    -1296+ Misses        511      464      -47
Impacted FilesCoverage Δ
src/include/init.h83.33% <ø> (ø)
src/pl_funcs.c94.47% <ø> (-0.57%)⬇️
src/init.c89.53% <100.00%> (-1.55%)⬇️
src/include/pathman_workers.h84.00% <0.00%> (-3.10%)⬇️
src/compat/pg_compat.c74.64% <0.00%> (-2.89%)⬇️
src/include/relation_info.h87.17% <0.00%> (-2.83%)⬇️
src/pathman_workers.c82.73% <0.00%> (-2.14%)⬇️
src/declarative.c90.98% <0.00%> (-1.92%)⬇️
src/runtime_merge_append.c67.50% <0.00%> (-1.92%)⬇️
src/utility_stmt_hooking.c90.82% <0.00%> (-1.90%)⬇️
... and22 more

Help us with your feedback. Take ten seconds to tell ushow you rate us. Have a feature suggestion?Share it here.

@kovdb75kovdb75 merged commit15a3816 intomasterDec 15, 2022
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.

1 participant
@kovdb75

[8]ページ先頭

©2009-2025 Movatter.jp