Skip to content

JDBC: Updating to pgjdbc 42.7.5 blocked #223

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

Open
amotl opened this issue Feb 15, 2025 · 2 comments
Open

JDBC: Updating to pgjdbc 42.7.5 blocked #223

amotl opened this issue Feb 15, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@amotl
Copy link
Member Author

amotl commented Feb 15, 2025

@mackerl also reported this recently. Thank you!

The PostgreSQL driver seems to have added changes to getColumn, getTables, etc. CrateDB seems to return an empty resultSet on many occasions which makes our application unusable.

I nailed it down to commit pgjdbc/pgjdbc@17cac52 "Fix PgDatabaseMetaData implementation of catalog as param and return value".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant