"Andrew Gierth" <[email protected]> writes: > # select 'foo' like '%_'; > ?column? > ---------- > f > (1 row)
> correct result would be 't'
Hmmm ... there's actually special-case code for '%_' in there,
but it seems to be just plain broken.
regards, tom lane
--
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
