BUG #5848: Between operator issue - Mailing list pgsql-bugs

From
Subject BUG #5848: Between operator issue
Date
Msg-id 201101252047.p0PKlr9G004217@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5848: Between operator issue
Re: BUG #5848: Between operator issue
List pgsql-bugs
The following bug has been logged online:

Bug reference:      5848
Logged by:
Email address:      curt@net2business.com
PostgreSQL version: 8.1.22
Operating system:   Centos 5.5
Description:        Between operator issue
Details:

Statement 'A between B and C' always false if B is greater than C, even if A
falls between them.

pgsql-bugs by date:

Previous
From: "Murray S. Kucherawy"
Date:
Subject: Re: BUG #5837: PQstatus() fails to report lost connection
Next
From: Tom Lane
Date:
Subject: Re: Multicolun index creation never completes on 9.0.1/solaris