Re: [BUGS] Troubles with JDBC method DataBaseMetaData.getTables()

2003-02-06 Thread Kris Jurka
On Wed, 5 Feb 2003, Ricardo Capurro wrote: > I suppose it´s because the tableNamePattern is being converted toLowerCase() > I suggest to eliminate this conversion and leave the user do the > conversion if he desires. If you upgrade to a newer version of the JDBC driver you will find your sugges

[BUGS] Troubles with JDBC method DataBaseMetaData.getTables()

2003-02-06 Thread Ricardo Capurro
Title: Message Hi PostgreSQL developers,   I am having trouble with PostgreSQL’s implementation of DataBaseMetaData.getTables() and looking at the code I found this comment and so I am writing to you.   The problem I am having is that If I create tables with uppercase letters like this