Re: Operation eq with varchar - Mailing list pgsql-general

From Tom Lane
Subject Re: Operation eq with varchar
Date
Msg-id 8309.1008860491@sss.pgh.pa.us
Whole thread Raw
In response to Operation eq with varchar  (t.ngockhoi@bpf.vnu.com)
List pgsql-general
Perhaps you are forgetting to allow for trailing blanks in the stored
data?  Those are significant if you're using varchar.

            regards, tom lane

pgsql-general by date:

Previous
From: Dmitry Panov
Date:
Subject: indices usage
Next
From: Tom Lane
Date:
Subject: Re: indices usage