Re: [PATCHES] Proposed patch for operator lookup caching

From: Michael Paesold <mpaesold(at)gmx(dot)at>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCHES] Proposed patch for operator lookup caching
Date: 2007-11-27 07:20:43
Message-ID: 474BC54B.5080902@gmx.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Bruce Momjian wrote:
> Tom Lane wrote:
>> Bruce Momjian <bruce(at)momjian(dot)us> writes:
>>> We are also talking about catlog changes for 8.3. Are we comfortable
>>> doing catalog changes between the beta and RC?
>> The catalog changes in question seem entirely safe ... certainly much
>> more so than this patch ...
>>
>> I do see your point that another beta might be prudent, but on the other
>> hand I'm not sure it's really needed. The only difference between a
>> beta and an RC is that we try not to change the code anymore after RC.
>
> To me RC means we think this might be the release candidate and I would
> like to get some testing in of this in beta before hitting that point.
>
> And an additional beta might encourage more testing too.

I agree with Bruce here. If you want to apply that operator lookup cache
patch, I would have another beta. (And I am not personally against it,
because I feel major performance fixes may sometimes slip in as "bug fixes".)
If you all decide against that patch, we might as well just go for RC1. The
catalog changes seem rather trivial, and just a required initdb is no
reason for calling it another beta, IMHO.

Great work on that patch, btw.!

Best Regards
Michael Paesold

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2007-11-27 07:30:48 Re: Locating sharedir in PostgreSQL on Windows
Previous Message Bruce Momjian 2007-11-27 05:50:24 Re: [HACKERS] Fixes for MONEY type using locale

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2007-11-27 07:33:39 Re: [PATCHES] Fixes for MONEY type using locale
Previous Message Bruce Momjian 2007-11-27 05:50:24 Re: [HACKERS] Fixes for MONEY type using locale