Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix compatibility with new shm_mq_send API introduced in pg15.#39

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

Merged
keremet merged 1 commit intopostgrespro:masterfromrjuju:fix_send_shm_mq
Mar 24, 2022

Conversation

@rjuju
Copy link
Contributor

Related upstream commit: 46846433a03dff4f2e08c8a161e54a842da360d6

NikolayS reacted with thumbs up emoji
@maksm90maksm90 self-requested a reviewMarch 22, 2022 15:33
@maksm90
Copy link
Collaborator

Hi@rjuju! Thanks for contribution.

Generally to avoid code mess around calling of core functions not compatible for different versions of PostgreSQL we try to hide this in specialcompat.c file and provide compatible version with suffixCompat() or_compat() depending on selected function naming convention in initial name.

Related upstream commit: 46846433a03dff4f2e08c8a161e54a842da360d6
@rjuju
Copy link
ContributorAuthor

Hi@maksm90. Thanks for the review, I wasn't aware of this compat.c file.

I fixed-pushed-force accordingly (rjuju@77ba2ca), but github is somewhat broken again (https://www.githubstatus.com/incidents/83lq7ftk19r5) so it doesn't seem to have picked up the new commit here yet. It will probably eventually show up.

maksm90 reacted with thumbs up emoji

Copy link
Collaborator

@maksm90maksm90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

LGTM, approved

@keremetkeremet merged commit59cfadb intopostgrespro:masterMar 24, 2022
@rjuju
Copy link
ContributorAuthor

Thanks!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@maksm90maksm90maksm90 approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@rjuju@maksm90@keremet

[8]ページ先頭

©2009-2025 Movatter.jp