Skip to content
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

Bumps rust to 1.82 #53

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Bumps rust to 1.82 #53

merged 1 commit into from
Oct 24, 2024

Conversation

aykut-bozkurt
Copy link
Collaborator

@aykut-bozkurt aykut-bozkurt commented Oct 23, 2024

Use portable *const ffi::c_char instead of *const i8 or *const u8.

Fixes #52

@@ -36,8 +36,6 @@ parquet = {version = "53", default-features = false, features = [
"object_store",
]}
pgrx = "=0.12.6"
serde = {version = "1", default-features = false}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

not used

@aykut-bozkurt aykut-bozkurt merged commit 7b2d965 into main Oct 24, 2024
2 checks passed
@aykut-bozkurt aykut-bozkurt deleted the aykut/fix-compile branch October 24, 2024 13:46
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.

Compile failure on aarch64 - mismatched types
2 participants