Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Fri, 20 Sep 2024 19:13:09 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3386: Fix getSchemas() In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 2364375757 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-2364375757 Content-Type: text/plain; charset=utf-8 @SophiahHo Thanks for the PR. I think there are a few other places that need to have the same applied. Also wouldn't https://github.com/pgjdbc/pgjdbc/blob/0f6bf16878de50d82c8c59a7d1da1b5641c084be/pgjdbc/src/main/java/org/postgresql/jdbc/PgDatabaseMetaData.java#L1612 need to be fixed ?