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 support for built-in geometry types, and several fixes for COPY FROM DATABASE/EXPORT #173

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

Mytherin
Copy link
Contributor

  • Add support for the built in geometric types
  • Correctly label information_schema and pg_ schemas and all the elements within them as internal
  • Filter on relkind when scanning tables to avoid incorrectly interpreting indexes as tables
  • Automatically clear cache when pg_array_as_varchar is set

@Mytherin Mytherin merged commit 2a6f89e into duckdb:main Jan 23, 2024
15 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.

1 participant