Skip to content

feat(c/driver/postgresql): include typname in columns query#4457

Merged
lidavidm merged 2 commits into
apache:mainfrom
ettaflow:feat-postgresql-xdbc-type
Jul 7, 2026
Merged

feat(c/driver/postgresql): include typname in columns query#4457
lidavidm merged 2 commits into
apache:mainfrom
ettaflow:feat-postgresql-xdbc-type

Conversation

@shuprime

@shuprime shuprime commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Closes #4456

@shuprime shuprime requested a review from lidavidm as a code owner July 2, 2026 07:08

@lidavidm lidavidm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable, but can we add or extend a test?

@lidavidm

lidavidm commented Jul 2, 2026

Copy link
Copy Markdown
Member

Ideally the new field would be listed here:

@shuprime

shuprime commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

@lidavidm I have addressed your comments in a new commit

@lidavidm

lidavidm commented Jul 5, 2026

Copy link
Copy Markdown
Member

@shuprime it appears I'm not allowed to push to your branch, so could you fix the pre-commit failure?

@shuprime shuprime force-pushed the feat-postgresql-xdbc-type branch from fed67d7 to fb49dce Compare July 7, 2026 10:29
@shuprime shuprime requested a review from kou as a code owner July 7, 2026 10:29
@shuprime

shuprime commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

@shuprime it appears I'm not allowed to push to your branch, so could you fix the pre-commit failure?

@lidavidm I have fixed the failing checks

@lidavidm lidavidm merged commit a0b9b1e into apache:main Jul 7, 2026
86 of 87 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.

Populate xdbc_type_name in PostgreSQL driver's GetObjects

2 participants