"Kevin Grittner" <[email protected]> writes: > Heikki Linnakangas <[email protected]> wrote: >> LINE 1: SELECT 'aa' NOT SIMILAR TO 123; >> ^ >> LINE 1: SELECT 'aa' SIMILAR TO 123; >> ^ >> I think the former error location is better. > So do I.
Uh, why? It looks like it's complaining about the constant 123,
not about the operator.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
