Skip to content

Conversation

@staticlibs
Copy link

This PR removes the pointer indirection in
duckdb_extension_access.get_database. It is expected that the definition of duckdb_extension_access will be updated automatically after duckdb.h is updated (not sure if manual changes are needed there).

Engine PR: duckdb/duckdb#19529

This PR removes the pointer indirection in
`duckdb_extension_access.get_database`. It is expected that the
definition of `duckdb_extension_access` will be updated automatically
after `duckdb.h` is updated (not sure if manual changes are needed
there).

Engine PR: duckdb/duckdb#19529
@staticlibs staticlibs marked this pull request as draft October 28, 2025 13:48
@staticlibs
Copy link
Author

@mlafeldt when you have a chance, perhaps you can see more manual changes needed on Rust side?

Meanwhile moving the PR to draft until the duckdb/duckdb#19529 is merged and updated duckdb.h is available.

@mlafeldt mlafeldt added the core label Oct 29, 2025
@mlafeldt
Copy link
Member

Let's worry about this if/once duckdb/duckdb#19529 is merged. 👍

Then we can pull in header/binding changes from the next DuckDB release to make this work.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants