Re: Correct place for feature requests - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Correct place for feature requests
Date
Msg-id 20150625193324.GM3289@postgresql.org
Whole thread Raw
In response to Re: Correct place for feature requests  (John R Pierce <pierce@hogranch.com>)
Responses Re: Correct place for feature requests  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
John R Pierce wrote:
> On 6/25/2015 11:59 AM, Алексей Бережняк wrote:

> >Or maybe some option that will make double quotes case-insensitive.
>
> the current behavior is compliant with the SQL specification.   if you want
> case-insensitive, don't quote the identifiers.   if you do quote them, they
> are implicitly case sensitive according to the specifications.

What happens if you have spaces in your identifiers?

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Correct place for feature requests
Next
From: "David G. Johnston"
Date:
Subject: Re: Correct place for feature requests