Re: Patch queue concern - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Patch queue concern
Date
Msg-id 26221.1175192061@sss.pgh.pa.us
Whole thread Raw
In response to Re: Patch queue concern  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> The basic problem is we have a lot of complex patches coming in, and
> many from people who do not have years of experience with submitting
> patches to PostgreSQL.  A complex patch from a novice user takes a lot
> of time to review, and frankly, we don't have enough experienced
> developers doing such reviews.

Part of the issue is that we have a lot of new developers who are trying
to solve hard problems without having learned their way around the code
by fixing easy stuff.  It was easier some years ago for people to learn
that way, because there was way more low-hanging fruit back then.  But
there's still some out there.  I have a distinct sense that we are
getting patches from people who are trying to run before they've learned
to walk.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: tsearch_core patch for inclusion
Next
From: "Merlin Moncure"
Date:
Subject: Re: Fixing insecure security definer functions