Message-ID: From: "prrvchr (@prrvchr)" To: "pgjdbc/pgjdbc" Date: Wed, 06 Aug 2025 01:41:55 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #538: Why getSchemaName return empty string or exists getBaseSchemaName and getColumnName return getColumnLabel? In-Reply-To: References: List-Id: X-GitHub-Author-Login: prrvchr X-GitHub-Comment-Id: 3157137243 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 538 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/538#issuecomment-3157137243 Content-Type: text/plain; charset=utf-8 > `Select 1 as foo` will not provide a schema Okay, these columns are of little interest for updating and should normally be read-only. An empty string seems to me to be the most suitable.