RE: Re: [SQL] possible row locking bug in 7.0.3 & 7.1 - Mailing list pgsql-hackers

From Philip Warner
Subject RE: Re: [SQL] possible row locking bug in 7.0.3 & 7.1
Date
Msg-id 3.0.5.32.20010330140228.01f9d100@mail.rhyme.com.au
Whole thread Raw
Responses Re: Re: [SQL] possible row locking bug in 7.0.3 & 7.1  (Forest Wilkinson <fspam@home.com>)
List pgsql-hackers
At 19:14 29/03/01 -0800, Mikheev, Vadim wrote:
>> >Reported problem is caused by bug (only one tuple version must be
>> >returned by SELECT) and this is way to fix it.
>> >
>> 
>> I assume this is not possible in 7.1?
>
>Just looked in heapam.c - I can fix it in two hours.
>The question is - should we do this now?
>Comments?

It's a bug; how confident are you of the fix?


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Re: [SQL] possible row locking bug in 7.0.3 & 7.1
Next
From: Tom Lane
Date:
Subject: Re: Re: Call for platforms