duckdb_fdw
duckdb_fdw copied to clipboard
bump duckdb_fdw version to v1.1.2
trafficstars
https://github.com/duckdb/duckdb/releases/tag/v1.1.0
A PR is already proposed.
FYI; this other MR (unfortunately not merged yet) removes the dependency of a specific versions of duckdb headers. You can build duckdb_fdw using the release of duckdb of your choice. You download the desired release and build it using their headers and lib.
thanks, and merged