Re: BUG #3394: Partial search not working
От
Murali Doss
Тема
Re: BUG #3394: Partial search not working
Дата
Msg-id
7C83A8A6B56D3A478333B1DF47E18586B92F1E@mpbabgex01.corp.mphasis.com
Ответ на
Re: BUG #3394: Partial search not working (Heikki Linnakangas)
Список
Дерево обсуждения
BUG #3394: Partial search not working "Murali Doss" <murali.doss@mphasis.com>
Re: BUG #3394: Partial search not working Heikki Linnakangas <heikki@enterprisedb.com>
Re: BUG #3394: Partial search not working "Murali Doss" <Murali.Doss@mphasis.com>
Re: BUG #3394: Partial search not working Michael Fuhr <mike@fuhr.org>
Re: BUG #3394: Partial search not working "Murali Doss" <Murali.Doss@mphasis.com>
Re: BUG #3394: Partial search not working Zdenek Kotala <Zdenek.Kotala@Sun.COM>
Re: BUG #3394: Partial search not working "Murali Doss" <Murali.Doss@mphasis.com>
Re: BUG #3394: Partial search not working Douglas Toltzman <doug@oakstreetsoftware.com>
Re: BUG #3394: Partial search not working "Murali Doss" <Murali.Doss@mphasis.com>
Re: BUG #3394: Partial search not working Alvaro Herrera <alvherre@commandprompt.com>
Re: BUG #3394: Partial search not working "Murali Doss" <Murali.Doss@mphasis.com>
Re: BUG #3394: Partial search not working Tom Lane <tgl@sss.pgh.pa.us>
Re: BUG #3394: Partial search not working "Murali Doss" <Murali.Doss@mphasis.com>
Re: BUG #3394: Partial search not working Zdenek Kotala <Zdenek.Kotala@Sun.COM>
No result but the matching data is available in table -----Original Message----- From: Heikki Linnakangas [mailto:hlinnaka@gmail.com] On Behalf Of Heikki Linnakangas Sent: Tuesday, June 19, 2007 1:17 PM To: Murali Doss Cc: pgsql-bugs@postgresql.org Subject: Re: [BUGS] BUG #3394: Partial search not working Murali Doss wrote: > Partial search query is not working Linux OS with postgresql 8.2.4 but the > same is working fine in windows and solaris OS. >=20 > I like to know whether i need to run some patch in linux OS to make the > partial search to work. >=20 > SELECT * FROM tablename WHERE colname BETWEEN 'B-' AND 'B~' ORDER BY > colname What do you mean by "not working"? Does it give an error message?=20 Unexpected results? Are you perhaps using a different locale on different platforms? -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com
В списке pgsql-bugs по дате отправления