Re: Postgres 8.1.2, Java, JDO, and case sensitivity woes

From: Marko Kreen <markokr(at)gmail(dot)com>
To: Matthew Hixson <hixson(at)poindextrose(dot)org>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgres 8.1.2, Java, JDO, and case sensitivity woes
Date: 2006-01-28 11:27:56
Message-ID: e51f66da0601280327g213faa89ubdf8161b8acc4324@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 1/28/06, Matthew Hixson <hixson(at)poindextrose(dot)org> wrote:
> So, it would seem that table names are case insensitive in select
> statements, but case sensitive in prepare statements.
> Can someone confirm or refute that?

http://www.postgresql.org/docs/8.1/static/sql-syntax.html#SQL-SYNTAX-IDENTIFIERS

--
marko

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-01-28 14:38:54 Re: Encoding errors when upgrading from 7.4 to 8.1
Previous Message Michael Glaesemann 2006-01-28 11:21:37 Re: mac os x compile failure