Re: 2016-01 Commitfest - Mailing list pgsql-hackers

From Atri Sharma
Subject Re: 2016-01 Commitfest
Date
Msg-id CAOeZVieR0RtsvnvUDmK__CkhG6NOBQqftZpEKHubGA51Z6N2BA@mail.gmail.com
Whole thread Raw
In response to Re: 2016-01 Commitfest  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers


On Mon, Jan 18, 2016 at 11:05 PM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
Two weeks into the commitfest, things have moved a bit:

 Needs review: 53.
 Waiting on Author: 20.
 Ready for Committer: 10.
 Committed: 16.
Total: 99.              https://commitfest.postgresql.org/8/

We have two committed patches since last report -- not a lot for a whole
week.  We've managed to review a few patches though: WoA went from 14 to
20.  Patch authors have something to do rather just twiddle their
thumbs^W^W^W review others' patches.

Remember: reviewing patches where somebody else has marked themselves as
reviewer is still welcome.  You could spot things the other person might
miss.

Committers: There are patches for you to push!  Go pick one up right now!
(And remember: marking yourself as committer for a patch makes it
unlikely for anybody else to review/commit it.  If you do not intend to
review+commit such a patch soon, it's probably better to remove yourself
as committer.)

Many patches seem stalled without review:
   Table partition + join pushdown      https://commitfest.postgresql.org/8/325/
   multivariate statistics              https://commitfest.postgresql.org/8/450/
   Implement failover on libpq level    https://commitfest.postgresql.org/8/389/
   Unique Joins                         https://commitfest.postgresql.org/8/129/
   Replace buffer manager spinlock with atomic operations
                                        https://commitfest.postgresql.org/8/408/


I am guilty of ignoring unique joins patch. I am still up for reviewing it later this week or weekend, but will not stall anybody else from picking it up.

Apologies! 


--
Regards,
 
Atri
l'apprenant

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Removing service-related code in pg_ctl for Cygwin
Next
From: Alvaro Herrera
Date:
Subject: Re: proposal: add 'waiting for replication' to pg_stat_activity.state