Re: BUG #3894: JDBC DatabaseMetaData.getTables is inconsistently case-sensitive with schema name

From: "Milen A(dot) Radev" <milen(at)radev(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3894: JDBC DatabaseMetaData.getTables is inconsistently case-sensitive with schema name
Date: 2008-01-23 11:41:29
Message-ID: fn795b$7mv$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Adam Hardy написа:
[...]
> 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 correct?

http://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS,
(especially the last paragraph of 4.1.1.),

--
Milen A. Radev

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Harald Armin Massa 2008-01-23 12:36:37 Re: 8.2 and 8.3 postgresql.conf oddity
Previous Message Dave Page 2008-01-23 11:12:11 Re: BUG #3895: Access denied