Kris Jurka on 12/02/08 16:40, wrote:
On Tue, 12 Feb 2008, Adam Hardy wrote:
Because this rules out certain important features of the JPA
framework such as native SQL queries, you may want to prioritize this
issue. I will have to use Oracle or mySQL until PostgreSQL can
rectify things.
I
, wrote:
On Fri, 1 Feb 2008, Adam Hardy wrote:
it seems to me from what you just said that PostgreSQL server and
JDBC driver require the schema name to be lower case deliberately,
and that any given name that is not all lower case is converted to
lower case by the server or the driver. Am I
I think my message below didn't get through, according to error notifications
from [EMAIL PROTECTED]
Hopefully this will be successful. See copy below.
Kris Jurka on 23/01/08 08:51, wrote:
On Tue, 22 Jan 2008, Adam Hardy wrote:
The following bug has been logged online:
Bug refe
Kris Jurka on 23/01/08 08:51, wrote:
On Tue, 22 Jan 2008, Adam Hardy wrote:
The following bug has been logged online:
Bug reference: 3894
Description:JDBC DatabaseMetaData.getTables is inconsistently
case-sensitive with schema name
Details:
create schema DEV;
but then
The following bug has been logged online:
Bug reference: 3894
Logged by: Adam Hardy
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.5
Operating system: Linux
Description:JDBC DatabaseMetaData.getTables is inconsistently
case-sensitive with schema name