The following bug has been logged online:

Bug reference:      3394
Logged by:          Murali Doss
Email address:      [EMAIL PROTECTED]
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.

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to