Bruce Momjian wrote:> Well, I don't see that = would be significantly faster than LIKE with a> no-wildcard string, so I don't see the value in having LIKE detect> non-whildcard strings.> Because it won't use an index for a LIKE, only a seqscan.