Message-ID: From: "cgm-aw (@cgm-aw)" To: "pgjdbc/pgjdbc" Date: Tue, 15 Apr 2025 14:31:49 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3605: PgConnection.setSchema() does not support multiple schemas In-Reply-To: References: List-Id: X-GitHub-Author-Login: cgm-aw X-GitHub-Comment-Id: 2805476149 X-GitHub-Comment-Type: issue_comment X-GitHub-Edited-At: 2025-04-15T14:33:05Z X-GitHub-Issue: 3605 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3605#issuecomment-2805476149 Content-Type: text/plain; charset=utf-8 Please check my PR: https://github.com/pgjdbc/pgjdbc/pull/3606 I could not get all tests running, but I'm pretty sure that is not due to my change. I would be glad if a maintainer could run all tests to make sure. Also please make sure this looks downwards-compatible to you, I tried my best to do so.