Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Mon, 03 Mar 2025 15:22:13 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3543: Table meta data is broken if catalog name not equal database name In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2694751609 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3543 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3543#issuecomment-2694751609 Content-Type: text/plain; charset=utf-8 Yeah, it looks like we should use `current_database()` rather than get database name from the url