BUG #6458: LIKE different to =

From: hlemcke(at)web(dot)de
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6458: LIKE different to =
Date: 2012-02-14 15:38:46
Message-ID: E1RxKSs-0000Mc-9s@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 6458
Logged by: Hajo
Email address: hlemcke(at)web(dot)de
PostgreSQL version: 9.1.2
Operating system: Windows XP
Description:

colname = 'value' returns true but
colname LIKE 'value' returns false.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Albert Cieszkowski 2012-02-14 15:39:52 Re: BUG #6457: Regexp not processing word (with special characters on ends) correctly (UTF-8)
Previous Message Tom Lane 2012-02-14 15:27:05 Re: BUG #6457: Regexp not processing word (with special characters on ends) correctly (UTF-8)