Re: [HACKERS] CF 2013-09 Wrap Up

2013-10-15 Thread Mike Blackwell
On Tue, Oct 15, 2013 at 1:39 AM, Noah Misch  wrote:

> On Mon, Oct 14, 2013 at 01:56:42PM -0500, Mike Blackwell wrote:> Any
> patches marked Needs Review will be automatically moved to the next CF.
> >  We will try to make sure that all patches in the current CF have
> received
> > at least one review.
>
> The combined effect of those two statements is not clear to me.  Does that
> mean you'll retain never-reviewed patches and automatically move patches
> that
> have received at least one review?
>

Yes on the latter part.  We will try to get a quick review for
not-yet-reviewed patches and move or return them based on the result of
that review.  If we fail to find a reviewer, the patches will get moved to
the next CF.

For those following along, here are the patches still needing a first look.
 They are for the most part performance or internals patches and could use
the eye of someone more experienced.  Please consider a quick review of one
of them if you fit that description.  We'd like everyone to get a fair
shake here. ^_^

HStore Gin Speedup
Performance Improvement by reducing WAL for Update
Operation
[PoC] pgstattuple2: block sampling to reduce physical
read
ECPG cursor 
readahead


Re: [HACKERS] CF 2013-09 Wrap Up

2013-10-14 Thread Noah Misch
On Mon, Oct 14, 2013 at 01:56:42PM -0500, Mike Blackwell wrote:
> CF 2013-09 will be wrapping up this week.  As a reminder, beginning on the
> official CF end date (11/15), patches Waiting for Author will be Returned
> with Feedback.  Authors are welcome to add their patch to the next CF
> (2013-11).

Sounds good.

> Any patches marked Needs Review will be automatically moved to the next CF.
>  We will try to make sure that all patches in the current CF have received
> at least one review.

The combined effect of those two statements is not clear to me.  Does that
mean you'll retain never-reviewed patches and automatically move patches that
have received at least one review?

Thanks,
nm

-- 
Noah Misch
EnterpriseDB http://www.enterprisedb.com


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers


[HACKERS] CF 2013-09 Wrap Up

2013-10-14 Thread Mike Blackwell
CF 2013-09 will be wrapping up this week.  As a reminder, beginning on the
official CF end date (11/15), patches Waiting for Author will be Returned
with Feedback.  Authors are welcome to add their patch to the next CF
(2013-11).

Any patches marked Needs Review will be automatically moved to the next CF.
 We will try to make sure that all patches in the current CF have received
at least one review.

If you have any questions or comments about the CF process, feel free to
send a note to me or David Fetter (CFM). ^_^

Thanks to all who have submitted or reviewed patches this time around!

Mike Blackwell