Re: The folding of unquoted names to lower case in PostgreSQL - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: The folding of unquoted names to lower case in PostgreSQL
Date
Msg-id 20030314135057.D8182@mail.libertyrms.com
Whole thread Raw
In response to Re: The folding of unquoted names to lower case in PostgreSQL  ("scott.marlowe" <scott.marlowe@ihs.com>)
Responses Re: The folding of unquoted names to lower case in PostgreSQL  ("scott.marlowe" <scott.marlowe@ihs.com>)
Re: The folding of unquoted names to lower case in  (Lincoln Yeoh <lyeoh@pop.jaring.my>)
List pgsql-general
On Wed, Mar 12, 2003 at 10:30:19AM -0700, scott.marlowe wrote:
> It's a hackish kluge, but not as big of one as what MapInfo would appear
> to be :-)

To be fair, the SQL spec requires that unquoted strings be folded to
upper case, so it's really PostgreSQL's violation of the spec that is
biting here.

A

--
----
Andrew Sullivan                         204-4141 Yonge Street
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M2P 2A8
                                         +1 416 646 3304 x110


pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: Pg_hba not using local setting
Next
From: valerian
Date:
Subject: Re: type-casting and LIKE queries