Re: BUG #3394: Partial search not working

Поиск
Список
Период
Сортировка
От Murali Doss
Тема Re: BUG #3394: Partial search not working
Дата
Msg-id 7C83A8A6B56D3A478333B1DF47E18586B93005@mpbabgex01.corp.mphasis.com
обсуждение исходный текст
Ответ на Re: BUG #3394: Partial search not working  (Michael Fuhr <mike@fuhr.org>)
Ответы Re: BUG #3394: Partial search not working  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Список 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 по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: BUG #3394: Partial search not working
Следующее
От: "pierce"
Дата:
Сообщение: ERROR: permission denied for schema pg_catalog