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


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to