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

Add missing member when initializing duckdb_methods (#442) #443

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

dpxcc
Copy link
Contributor

@dpxcc dpxcc commented Nov 18, 2024

Without this there were compilation errors on RHEL8

src/pgduckdb/pgduckdb_table_am.cpp:464: sorry, unimplemented: non-trivial designated initializers not supported

Fixes #442

@JelteF JelteF merged commit 85fbc5c into duckdb:main Nov 19, 2024
5 checks passed
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.

build failure: missing member when initializing TableAmRoutine duckdb_methods
2 participants