Skip to content

Out of bounds numeric -> varchar option (1.5) - #561

Merged
staticlibs merged 1 commit into
duckdb:v1.5-variegatafrom
staticlibs:numeric_varchar_15
Aug 31, 2026
Merged

Out of bounds numeric -> varchar option (1.5)#561
staticlibs merged 1 commit into
duckdb:v1.5-variegatafrom
staticlibs:numeric_varchar_15

Conversation

@staticlibs

Copy link
Copy Markdown
Member

This is a backport of the PR #560 to v1.5-variegata stable branch.

  • added numeric -> varchar cast
  • added type config and included existing pg_array_as_varchar setting
  • fixed issue of settings being ignored for postgres_query, postgres_scan, and postgres_table_set

This is a backport of the PR duckdb#560 to `v1.5-variegata` stable branch.

- added numeric -> varchar cast
- added type config and included existing pg_array_as_varchar setting
- fixed issue of settings being ignored for postgres_query, postgres_scan, and postgres_table_set
@staticlibs
staticlibs merged commit fbc433f into duckdb:v1.5-variegata Aug 31, 2026
7 checks passed
@staticlibs
staticlibs deleted the numeric_varchar_15 branch August 31, 2026 12:05
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.

2 participants