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 Windows Access Violation error during collector start up#7

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
ildus merged 1 commit intopostgrespro:masterfromasp437:windows-access-violation-fix
Mar 5, 2018
Merged

Fix Windows Access Violation error during collector start up#7

ildus merged 1 commit intopostgrespro:masterfromasp437:windows-access-violation-fix
Mar 5, 2018

Conversation

asp437
Copy link
Contributor

Since address space layout may vary on Windows due to processes creation procedure, it is not safe to configure entry point via pointer to the function.

@funbringer
Copy link
Collaborator

@asp437 why don't we use this approach in older releases?

@ildusildus merged commit1ab3270 intopostgrespro:masterMar 5, 2018
@asp437
Copy link
ContributorAuthor

@funbringer if you mean older releases of Postgres, after the patch it will use this approach for any version on Windows, not only PG10.

@funbringer
Copy link
Collaborator

@asp437 Just in case didn't get the idea: we don't need the other branch of this macro at all. We could get rid of the code that won't be of any use.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
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
@asp437@funbringer@ildus

[8]ページ先頭

©2009-2025 Movatter.jp