Message-ID: From: "kneth (@kneth)" To: "pgjdbc/pgjdbc" Date: Mon, 24 Feb 2025 09:17:17 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3527: Improve compatibility with non-Postgres databases In-Reply-To: References: List-Id: X-GitHub-Author-Login: kneth X-GitHub-Comment-Id: 2677821288 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3527 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3527#issuecomment-2677821288 Content-Type: text/plain; charset=utf-8 @vlsi It is definitely possible as we done it in https://github.com/crate/crate-qa/tree/master/tests/client_tests/stock_jdbc. We discovered the issue when [upgrading to 42.7.5](https://github.com/crate/crate-qa/pull/333) using our tests.