BUG #7835: The _ acts like a wildcard when used as '%_%' - Mailing list pgsql-bugs

From elliott.groszek@navy.mil
Subject BUG #7835: The _ acts like a wildcard when used as '%_%'
Date
Msg-id E1U0ErC-0002rE-7i@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #7835: The _ acts like a wildcard when used as '%_%'
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      7835
Logged by:          Elliott Groszek
Email address:      elliott.groszek@navy.mil
PostgreSQL version: 9.0.11
Operating system:   Linux
Description:        =


Using the _ (underscore) in a wildcard query accesses values with - (dash)
as well.  This results in unexpected behaviors when some data values contain
the underscore and some data values contain the dash.

pgsql-bugs by date:

Previous
From: jackie.qq.zhang@gmail.com
Date:
Subject: BUG #7834: Overflow with limited information provided
Next
From: Jaime Casanova
Date:
Subject: Re: BUG #7835: The _ acts like a wildcard when used as '%_%'