Re: PostgreSQL Gotchas - Mailing list pgsql-general

From Tom Lane
Subject Re: PostgreSQL Gotchas
Date
Msg-id 23515.1129309736@sss.pgh.pa.us
Whole thread Raw
In response to Re: PostgreSQL Gotchas  (Greg Stark <gsstark@mit.edu>)
Responses Re: PostgreSQL Gotchas
List pgsql-general
Greg Stark <gsstark@mit.edu> writes:
> So two identifiers match if either is an unquoted identifier and they match
> case insensitively. Or if both are quoted and they match case sensitively.

Which part of "adhere to the standard" are you failing to get?  The
standard is 100% clear about what it means by case folding, and the
above is not it.

            regards, tom lane

pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: On "multi-master"
Next
From: Andrew Sullivan
Date:
Subject: Re: On "multi-master"