Re: [PATCHES] Proposed patch for operator lookup caching

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <bruce@momjian.us>
Cc: PostgreSQL-development <pgsql-hackers@postgreSQL.org>
Date: 2007-11-27T04:19:58Z
Lists: pgsql-hackers
Bruce Momjian <bruce@momjian.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.

			regards, tom lane