Message-ID: From: "arturgspb (@arturgspb)" To: "pgjdbc/pgjdbc" Date: Sun, 27 Mar 2016 14:57:08 +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: arturgspb X-GitHub-Comment-Id: 202080908 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-202080908 Content-Type: text/plain; charset=utf-8 I would like not interfering in the Spring mechanisms and when calling getSchemaName get the real schema name. And well as receiving a call getColumnName real column name and not the column alias.