Re: Commitfest problems

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org, alvherre(at)2ndquadrant(dot)com, Joe Conway <mail(at)joeconway(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <bruce(at)momjian(dot)us>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Mark Cave-Ayland <mark(dot)cave-ayland(at)ilande(dot)co(dot)uk>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Peter Geoghegan <pg(at)heroku(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>
Subject: Re: Commitfest problems
Date: 2014-12-16 06:15:37
Message-ID: 0M5c8C-1XlATc1X9k-00xaGD@mrelayeu.kundenserver.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 16 Dec 2014 7:43 am, Andres Freund <andres(at)2ndquadrant(dot)com> wrote:
>
> On 2014-12-15 21:18:40 -0800, Josh Berkus wrote:
> > On 12/15/2014 07:34 PM, Andres Freund wrote:
> > > On 2014-12-15 16:14:30 -0800, Josh Berkus wrote:
> > >> Read the thread on this list where I suggested crediting reviewers in
> > >> the release notes.
> > >
> > > Man. You're equating stuff that's not the same. You didn't get your way
> > > (and I'm tentatively on your side onthat one) and take that to imply
> > > that we don't want more reviewers.
> >
> > During that thread a couple people said that novice reviewers added no
> > value to the review process, and nobody argued with them then.  I've
> > also been told this to my face at pgCon, and when I've tried organizing
> > patch review events.  I got the message, which is why I stopped trying
> > to get new reviewers.
>
> I think there's a very large difference in what novice reviewers do. A
> schematic 'in context format, compiles and survives make check' type of
> test indeed doesn't seem to be particularly useful to me. A novice
> reviewer that tries out the feature by reading the docs noticing
> shortages there on the way, and then verifies that the feature works
> outside of the two regression tests added is something entirely
> different. Novice reviewers *can* review the code quality as well - it's
> just that many we had didn't.
>
> I think the big problem is that a good review takes time - and that's
> what many of the novice reviewers I've observed weren't really aware of.

The review docs also over-emphasise the mechanical parts of review around make check etc, which may make it seem like that alone is quite useful. When really it's just the beginning.
>
> Greetings,
>
> Andres Freund
>
> --
> Andres Freund                    http://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Training & Services

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2014-12-16 06:25:46 analyze_new_cluster.bat and delete_old_cluster.bat not ignored with vcregress upgradecheck
Previous Message Michael Paquier 2014-12-16 06:10:19 Some modes of vcregress not mentioned in MSVC scripts