Search Postgresql Archives

Re: Possible to set postgres in case insensitive mode ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In response to Moe <mohamed5432154321@xxxxxxxxx>:

> Is it possible to set postgres in case insensitive mode ?
> 
> If so, how?

Keywords are always case-insensitive.

Identifiers are case-insensitive unless you surround them with "".

Strings are case-sensitive unless you use ILIKE or similar methods
of comparison.

All of these conform to what I'm used to in other database systems.

If the above doesn't answer your question, perhaps provide a little
more detail about what you're trying to do and where you're having
problems.

-- 
Bill Moran
http://www.potentialtech.com
http://people.collaborativefusion.com/~wmoran/

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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux