8000 porting to version 15 and minor improvements to version 14 by MakSl · Pull Request #33 · postgrespro/pg_query_state · GitHub
[go: up one dir, main page]

Skip to content

porting to version 15 and minor improvements to version 14 #33

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
Oct 29, 2021

Conversation

MakSl
Copy link
Contributor
@MakSl MakSl commented Oct 29, 2021

Fixed minor bugs in patches for version 14.
Added patches for version 15.
shm_mq_send started accepting one more argument.
Solved this problem with #ifdef PG_VERSION_NUM.

Fixed minor bugs in patches for version 14.
Added patches for version 15.
shm_mq_send started accepting one more argument.
Solved this problem with #ifdef PG_VERSION_NUM.
@MakSl MakSl requested a review from dlepikhova October 29, 2021 04:26
@codecov
Copy link
codecov bot commented Oct 29, 2021

Codecov Report

Merging #33 (612f955) into master (aa9fbed) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   74.95%   75.00%   +0.04%     
==========================================
  Files           2        2              
  Lines         623      624       +1     
==========================================
+ Hits          467      468       +1     
  Misses        156      156              
Impacted Files Coverage Δ
pg_query_state.c 73.42% <ø> (+0.05%) ⬆️
signal_handler.c 80.91% <ø> (ø)

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 aa9fbed...612f955. Read the comment docs.

@dlepikhova dlepikhova merged commit e820f9d into master Oct 29, 2021
@sokolcati sokolcati deleted the PGPRO-5278-2 branch February 28, 2024 08:36
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
0