Skip to content

feat: add pg_catalog and its tables #86

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

Merged
merged 5 commits into from
Jun 8, 2025
Merged

feat: add pg_catalog and its tables #86

merged 5 commits into from
Jun 8, 2025

Conversation

sunng87
Copy link
Member

@sunng87 sunng87 commented Jun 8, 2025

This patch reimplements pg_catalog using datafusion schema provider API.

In the first batch, I added empty pg_type table and a dynamic pg_class table.

@sunng87 sunng87 changed the title feat: add pg_class and pg_type table feat: add pg_catalog and its tables Jun 8, 2025
@sunng87 sunng87 merged commit f99e0eb into master Jun 8, 2025
6 checks passed
@sunng87 sunng87 deleted the feature/pg-catalog branch June 8, 2025 23:27
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