Message-ID: From: "SophiahHo (@SophiahHo)" To: "pgjdbc/pgjdbc" Date: Mon, 10 Feb 2025 22:19:40 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3386: Fix getSchemas() In-Reply-To: References: List-Id: X-GitHub-Author-Login: SophiahHo X-GitHub-Comment-Id: 2649373460 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3386 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3386#issuecomment-2649373460 Content-Type: text/plain; charset=utf-8 @davecramer The [getCatalogs() change to return all catalogs](https://github.com/pgjdbc/pgjdbc/commit/9ea59bd87f7920f1c2aba20ffef15acef85def60) was committed by someone else (not me) in 2023, and it relates to https://github.com/pgjdbc/pgjdbc/pull/3390 instead of this PR. https://github.com/pgjdbc/pgjdbc/issues/3389#issuecomment-2414487622 explains the interaction.