Re: Idea for reducing planning time - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Idea for reducing planning time
Date
Msg-id 200012151834.NAA22424@candle.pha.pa.us
Whole thread Raw
In response to Re: Idea for reducing planning time  (The Hermit Hacker <scrappy@hub.org>)
Responses Re: Idea for reducing planning time
List pgsql-hackers
> 
> sorry, meant to respond to the original and deleted it too fast ... 
> 
> Tom, if the difference between 7.0 and 7.1 is such that there is a
> performance decrease, *please* apply the fix ... with the boon that OUTER
> JOINs will provide, would hate to see us with a performance hit reducing
> that impact ...
> 
> One thing I would like to suggest for this stage of the beta, though, is
> that a little 'peer review' before committing the code might be something
> that would help 'ease' implementing stuff like this and Vadim's VACUUM
> code ... read through Vadim's code and see if it looks okay to you ... get
> Vadim to read through your code/patch and see if it looks okay to him
> ... it adds a day or two to the commit cycle, but at least you can say it
> was reviewed before committed ...
> 

Totally agree.  In the old days, we posted all our patches to the list
so people could see.  We used to make cvs commits only on the main
server, so we had the patch handy, and it made sense to post it.  Now
that we have remote cvs, we don't do it as much, but in this case, cvs
diff -c is a big help.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: Idea for reducing planning time
Next
From: Tom Lane
Date:
Subject: TOAST-table vacuuming (was Re: Idea for reducing planning time)