Re: BUG #5738: btree index search bug

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "spche" <spche(at)163(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5738: btree index search bug
Date: 2010-11-01 14:26:42
Message-ID: 1761.1288621602@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"spche" <spche(at)163(dot)com> writes:
> Description: btree index search bug

I see no bug here. The cursor is opened at a time when there is one
row with a=3, so it can find only that one row because of its snapshot.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Kim Garren 2010-11-01 19:29:56 BUG #5739: postgresql will not start
Previous Message Heikki Linnakangas 2010-11-01 13:47:04 Re: ecpg preprocessor regression in 9.0