Skip to content

Fix NumResultsCol for extension statements (1.4)#301

Merged
staticlibs merged 1 commit intoduckdb:v1.4-andiumfrom
staticlibs:extension_statement_14
Nov 10, 2025
Merged

Fix NumResultsCol for extension statements (1.4)#301
staticlibs merged 1 commit intoduckdb:v1.4-andiumfrom
staticlibs:extension_statement_14

Conversation

@staticlibs
Copy link
Collaborator

This is a backport of the PR #300 to v1.4-andium stable branch.

This change allows the statements of type EXTENSION_STATEMENT to return results.

Testing: there seems to be no easy way to cover this with the test suite as we don't want to depend on more extensions than now in tests. Checked manually with duckpgq.

Fixes: #200

This is a backport of the PR duckdb#300 to `v1.4-andium` stable branch.

This change allows the statements of type `EXTENSION_STATEMENT` to
return results.

Testing: there seems to be no easy way to cover this with the test suite
as we don't want to depend on more extensions than now in tests. Checked
manually with `duckpgq`.

Fixes: duckdb#200
@staticlibs staticlibs merged commit e5d55eb into duckdb:v1.4-andium Nov 10, 2025
1 check passed
@staticlibs staticlibs deleted the extension_statement_14 branch November 10, 2025 15:42
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.

1 participant