Re: ResultSetMetaData.getSchemaName always return an empty string - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: ResultSetMetaData.getSchemaName always return an empty string
Date
Msg-id CADK3HHKn0qfnaXxpf93s=zHT378+x9bBYqiO_TCmtGRDd=1Zow@mail.gmail.com
Whole thread Raw
In response to ResultSetMetaData.getSchemaName always return an empty string  (Eilon Reshef <eilon.reshef@gong.io>)
Responses Re: ResultSetMetaData.getSchemaName always return an empty string  (Eilon Reshef <eilon.reshef@gong.io>)
List pgsql-jdbc
For some reason I thought this had been addressed. One issue is that it will be a performance regression as it has to fetch the metadata


On 13 May 2016 at 02:08, Eilon Reshef <eilon.reshef@gong.io> wrote:

But, it seems that a valid implementation exists as getBaseSchemaName (not part of the JDBC interface) – is there a reason why the implementation is not carried over to the standard API call, or is this considered a bug?

 

Thanks

Eilon

 


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: ResultSetMetaData.getSchemaName always return an empty string
Next
From: Eilon Reshef
Date:
Subject: Re: ResultSetMetaData.getSchemaName always return an empty string