"Kevin Grittner" <kevin.gritt...@wicourts.gov> writes:
> Heikki Linnakangas <heikki.linnakan...@enterprisedb.com> 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 (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to