- Notifications
You must be signed in to change notification settings - Fork67
[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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…odified in PG_TRY and read in PG_CATCH/PG_FINALLY
codecovbot commentedDec 15, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ 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
Help us with your feedback. Take ten seconds to tell ushow you rate us. Have a feature suggestion?Share it here. |
Added 'volatile' modifier for local variables that are modified in PG_TRY and read in PG_CATCH/PG_FINALLY