Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

PGPRO-6148, PGPRO-7080: Use common macro for all PG versions instead of add_vars_to_targetlist() function #254

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 1 commit into from
Sep 21, 2022

Conversation

kovdb75
Copy link
Collaborator

@kovdb75 kovdb75 commented Sep 21, 2022

PGPRO-6148, PGPRO-7080: Use common macro for all PG versions instead of add_vars_to_targetlist() function.

Reason: b3ff6c74

…of add_vars_to_targetlist() function.

Reason: b3ff6c74
@codecov
Copy link

codecov bot commented Sep 21, 2022

Codecov Report

Merging #254 (3c62867) into master (0b54f70) will decrease coverage by 0.65%.
The diff coverage is 100.00%.

❗ Current head 3c62867 differs from pull request most recent head 02010f9. Consider uploading reports for the commit 02010f9 to get more accurate results

@@            Coverage Diff             @@
##           master     #254      +/-   ##
==========================================
- Coverage   92.27%   91.61%   -0.66%     
==========================================
  Files          30       29       -1     
  Lines        7001     6500     -501     
==========================================
- Hits         6460     5955     -505     
- Misses        541      545       +4     
Impacted Files Coverage Δ
src/compat/rowmarks_fix.c 100.00% <100.00%> (ø)
src/partition_filter.c 91.05% <0.00%> (-5.67%) ⬇️
src/utils.c 90.13% <0.00%> (-2.64%) ⬇️
src/pg_pathman.c 93.57% <0.00%> (-1.60%) ⬇️
src/init.c 91.02% <0.00%> (-0.90%) ⬇️
src/nodes_common.c 95.54% <0.00%> (-0.65%) ⬇️
src/compat/pg_compat.c 77.52% <0.00%> (-0.50%) ⬇️
src/runtime_merge_append.c 69.16% <0.00%> (-0.44%) ⬇️
src/planner_tree_modification.c 90.16% <0.00%> (-0.38%) ⬇️
src/partition_overseer.c 96.77% <0.00%> (-0.37%) ⬇️
... and 10 more

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

@kovdb75 kovdb75 merged commit 64a4a2b into master Sep 21, 2022
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