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

[ISSUE-10] Implemented propagation of pg sphere version.#23

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
vitcpp merged 1 commit intopostgrespro:masterfromvitcpp:10-pgsphere-version
Jun 28, 2023

Conversation

vitcpp
Copy link
Contributor

Implemented propagation of pg sphere version from Makefile into the code. Fixed pg_sphere_version function.

@vitcpp
Copy link
ContributorAuthor

vitcpp commentedJun 27, 2023
edited
Loading

It seems there are build problems on 11+ versions. The error is occured when compiling with clang. It seems PG_CFLAGS is not used with clang. Not sure, how clang compilation is performed. I see no clang rules. It is interesting that there is no clang compilation with 10 version. Investigating it.

@vitcpp
Copy link
ContributorAuthor

The problem with clang was because of JIT compilation (--with-llwm option). Variables PG_CXXFLAGS, PG_CFLAGS are not propagated into clang compilation. Using PG_CPPFLAGS fixes the problem.

esabol reacted with thumbs up emoji

@vitcpp
Copy link
ContributorAuthor

@esabol thank you for the review. I'm going to merge this PR because there are no objections.

esabol reacted with thumbs up emoji

@vitcppvitcpp closed thisJun 28, 2023
@vitcppvitcpp reopened thisJun 28, 2023
@vitcppvitcpp merged commit472b209 intopostgrespro:masterJun 28, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@esabolesabolesabol 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.

2 participants
@vitcpp@esabol

[8]ページ先頭

©2009-2025 Movatter.jp