Re: BUG #3394: Partial search not working - Mailing list pgsql-bugs

From Murali Doss
Subject Re: BUG #3394: Partial search not working
Date
Msg-id 7C83A8A6B56D3A478333B1DF47E18586B93005@mpbabgex01.corp.mphasis.com
Whole thread Raw
In response to Re: BUG #3394: Partial search not working  (Michael Fuhr <mike@fuhr.org>)
Responses Re: BUG #3394: Partial search not working  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
List pgsql-bugs
Hi Michael,

Same database dump is there Solaris, Windows and Linux and the partial
search query is displaying the expected results in Solaris and Windows
OS but the query returning 0 row in Linux OS.

SELECT * FROM tablename WHERE colname BETWEEN 'B' AND 'B~';


Any query to find the local settings and encoding.

Regards
Murali Doss T.S.


-----Original Message-----
From: Michael Fuhr [mailto:mike@fuhr.org]=20
Sent: Tuesday, June 19, 2007 3:51 PM
To: Murali Doss
Cc: Heikki Linnakangas; pgsql-bugs@postgresql.org
Subject: Re: [BUGS] BUG #3394: Partial search not working

On Tue, Jun 19, 2007 at 02:55:07PM +0530, Murali Doss wrote:
> No result but the matching data is available in table

What values are not matching that you expect to match?  Can you
provide a reproducible test case?  What are your locale settings
and encoding?

--=20
Michael Fuhr

pgsql-bugs by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: BUG #3394: Partial search not working
Next
From: "pierce"
Date:
Subject: ERROR: permission denied for schema pg_catalog