BUG #3394: Partial search not working

From: "Murali Doss" <murali(dot)doss(at)mphasis(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3394: Partial search not working
Date: 2007-06-19 06:13:48
Message-ID: 200706190613.l5J6DmcL091672@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3394
Logged by: Murali Doss
Email address: murali(dot)doss(at)mphasis(dot)com
PostgreSQL version: 8.2.4
Operating system: Linux
Description: Partial search not working
Details:

Dear All,

Partial search query is not working Linux OS with postgresql 8.2.4 but the
same is working fine in windows and solaris OS.

I like to know whether i need to run some patch in linux OS to make the
partial search to work.

SELECT * FROM tablename WHERE colname BETWEEN 'B-' AND 'B~' ORDER BY
colname

Regards
Murali Doss T.S.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Heikki Linnakangas 2007-06-19 07:46:43 Re: BUG #3394: Partial search not working
Previous Message Dave Page 2007-06-18 13:38:38 Re: BUG #3393: error with pgAdmin III 1.6