- Notifications
You must be signed in to change notification settings - Fork67
Yet another PG 11 problem: postgresBeginForeignModify needs PlanState.#171
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
(immediately revealed by shardman's tests) |
codecov-io commentedJul 18, 2018 • 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 @@## next #171 +/- ##==========================================+ Coverage 90.05% 90.05% +<.01%========================================== Files 40 40 Lines 6465 6468 +3 ==========================================+ Hits 5822 5825 +3 Misses 643 643
Continue to review full report at Codecov.
|
I'll look into this tomorrow. We should add a pythonic test for this as well. |
Actually the test is already there, it's just usually not executed due to missing |
I pushed roughly the same piece of code to |
No description provided.