Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Sun, 27 Mar 2016 13:54:06 +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: davecramer X-GitHub-Comment-Id: 202067711 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-202067711 Content-Type: text/plain; charset=utf-8 It will likely still return "". see https://github.com/pgjdbc/pgjdbc/blob/2d5e7fa57045a47887de4ea300a743a160ae4f86/pgjdbc/src/test/java/org/postgresql/test/jdbc2/ResultSetMetaDataTest.java#L109 Dave Cramer On 27 March 2016 at 09:49, Artur Geraschenko notifications@github.com wrote: > @davecramer https://github.com/davecramer, not sure I understand you. > getBaseSchemaName contains the actual schema. > > — > You are receiving this because you were mentioned. > Reply to this email directly or view it on GitHub > https://github.com/pgjdbc/pgjdbc/issues/538#issuecomment-202066955