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

From Bruce Momjian
Subject Re: Idea for reducing planning time
Date
Msg-id 200012151927.OAA24736@candle.pha.pa.us
Whole thread Raw
In response to Idea for reducing planning time  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Idea for reducing planning time
List pgsql-hackers
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > 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.
> 
> If you like I'll post the patch, but it strikes me as a waste of list
> bandwidth --- anyone who is likely to actually review it is perfectly
> capable of doing cvs diff for themselves ...

Posting patch is only useful if you want people to review it.  They are
more likely to if you send it to patches, already diff'ed.  In fact, how
do you pull out a patch set from CVS?  You have to use -D and specify a
date/time range, right?

--  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: Oleg Bartunov
Date:
Subject: Re: index support for arrays (GiST)
Next
From: Tom Lane
Date:
Subject: Re: Idea for reducing planning time