On 9/12/2013 3:03 PM, Roberto Scattini wrote:
yes, is just a case-sensitivity issue. yes, is a varchar field.
but what i dont understand is why the problem of "insensitivity" is only with ñ (lower). i mean, if i remove my ñ (and subsecuent chars), both querys return the same rows:


SQLASCII means its just 8 bit octets, and only standard USASCII characters are recognized, which doesn't include ñ (what encoding is that in, anyways?)



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



--
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