Skip to content
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

Fix for v13 API changes #68

Open
wants to merge 1 commit into
base: master
from
Open

Fix for v13 API changes #68

wants to merge 1 commit into from

Conversation

@jeffjanes
Copy link

@jeffjanes jeffjanes commented Oct 17, 2019

"add_string_reloption" now requires a lock mode, since
commit 69f94108079d70093b59096a3ae0ad82c842b4c0

make installcheck passes on 11.5, 12.0, and 13dev.

"add_string_reloption" now requires a lock mode, since
commit 69f94108079d70093b59096a3ae0ad82c842b4c0

make installcheck passes on 11.5, 12.0, and 13dev.
@codecov-io
Copy link

@codecov-io codecov-io commented Oct 17, 2019

Codecov Report

Merging #68 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   78.48%   78.48%           
=======================================
  Files          21       21           
  Lines        5981     5981           
=======================================
  Hits         4694     4694           
  Misses       1287     1287
Impacted Files Coverage Δ
src/rumutil.c 86.06% <ø> (ø) ⬆️

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 e34375a...0b551e5. Read the comment docs.

@feld feld mentioned this pull request Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants