Skip to content

Small refactoring here and there #10

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

Merged
merged 2 commits into from
May 4, 2018

Conversation

funbringer
Copy link
Collaborator

  • Fixes for PG 11 (memory context API);
  • Extract template code for variable_{get,set}_type functions;
  • Renames and comments;

@codecov-io
Copy link

codecov-io commented May 4, 2018

Codecov Report

Merging #10 into master will decrease coverage by 1.16%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage   95.07%   93.91%   -1.17%     
==========================================
  Files           4        4              
  Lines         955      772     -183     
==========================================
- Hits          908      725     -183     
  Misses         47       47
Impacted Files Coverage Δ
pg_variables.c 93.69% <100%> (-1.47%) ⬇️

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 6753a2c...e1d6ad7. Read the comment docs.

@funbringer funbringer merged commit 550582d into postgrespro:master May 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants