Re: [pgsql-patches] Ctid chain following enhancement - Mailing list pgsql-patches

From Zdenek Kotala
Subject Re: [pgsql-patches] Ctid chain following enhancement
Date
Msg-id 465D7F9E.8040702@sun.com
Whole thread Raw
In response to Re: [pgsql-patches] Ctid chain following enhancement  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
List pgsql-patches
Pavan Deolasee napsal(a):
>
> On 5/29/07, *Zdenek Kotala* <Zdenek.Kotala@sun.com
> <mailto:Zdenek.Kotala@sun.com>> wrote:
>
>
>     I'm looking on your patch. I have one comment:
>
>     If you have old tid and new tid you can easy compare if new tid points
>     to different page? And if page is still same there is no reason to
>     Unlock it and lock again. I think add inner loop something like:
>
>
> Tom has already expressed his unwillingness to add complexity
> without any proven benefits. Your suggestion though good would
> make the code more unreadable without much benefit since the
> function is not called very often.

OK. I think Bruce can remove your patch from pipeline?


        Zdenek

pgsql-patches by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: [HACKERS] msvc, build and install with cygwin in the PATH
Next
From: Bruce Momjian
Date:
Subject: Re: On patching without write access to CVS