Re: Formatting Curmudgeons WAS: MMAP Buffers - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Formatting Curmudgeons WAS: MMAP Buffers
Date
Msg-id 201104202134.46783.andres@anarazel.de
Whole thread Raw
In response to Re: Formatting Curmudgeons WAS: MMAP Buffers  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Wednesday, April 20, 2011 08:53:34 PM Andres Freund wrote:
> On Wednesday, April 20, 2011 08:50:04 PM Tom Lane wrote:
> > > I think we should put less temporal emphasis on the finishing part, but
> > > use the time better.  I would imagine one commit fest per month, but
> > > it's only a week long.  Then everyone can really concentrate on the
> > > commit fest, people get faster feedback, but there is ultimately more
> > > time to do other things.  Something to think about.
> > 
> > Yeah, maybe.  To do that, we'd have to strongly resist the temptation to
> > spend a lot of time fixing up submitted patches --- if it's not pretty
> > darn close to committable, back it goes.  But that might be a good thing
> > all around.  I find this idea attractive.
> 
> Actually as a patch submitter I would somewhat prefer that as well. Its not
> exactly easy to learn what wasn't optimal with your patch at times.
Perhaps we should adapt something like the kernel's checkpatch.pl for our 
needs?
I.e. something that checks that the most obvious style issues are addressed 
(tabs, trailing whitespaces, spacing around braces etc).

Andres


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pgbench \for or similar loop
Next
From: Tom Lane
Date:
Subject: Re: Formatting Curmudgeons WAS: MMAP Buffers