Message-ID: From: "kneth (@kneth)" To: "pgjdbc/pgjdbc" Date: Thu, 24 Apr 2025 15:54:40 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3526: Set column name explicitely when using `current_database()` in queries In-Reply-To: References: List-Id: X-GitHub-Author-Login: kneth X-GitHub-Comment-Id: 2058772359 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: 532c217a5c7d5ee4b136873a9ad822330a761091 X-GitHub-Issue: 3526 X-GitHub-Path: pgjdbc/src/main/java/org/postgresql/jdbc/PgDatabaseMetaData.java X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3526#discussion_r2058772359 Content-Type: text/plain; charset=utf-8 (on pgjdbc/src/main/java/org/postgresql/jdbc/PgDatabaseMetaData.java) @davecramer @vlsi I gave it a shot, and I took the liberty to modify the condition as suggested in https://github.com/pgjdbc/pgjdbc/pull/3588#discussion_r2041077994