X-Original-To: pgsql-hackers-postgresql.org@postgresql.org Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id 1EF919FB6C0 for ; Fri, 1 Sep 2006 18:47:09 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 36299-05 for ; Fri, 1 Sep 2006 18:46:54 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by postgresql.org (Postfix) with ESMTP id 40E0B9FB6A5 for ; Fri, 1 Sep 2006 16:20:28 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.6/8.13.6) with ESMTP id k81JKO3S017882; Fri, 1 Sep 2006 15:20:24 -0400 (EDT) To: josh@agliodbs.com cc: pgsql-hackers@postgresql.org Subject: Re: Getting a move on for 8.2 beta In-reply-to: <200609011207.38628.josh@agliodbs.com> References: <5364.1157125854@sss.pgh.pa.us> <200609011207.38628.josh@agliodbs.com> Comments: In-reply-to Josh Berkus message dated "Fri, 01 Sep 2006 12:07:38 -0700" Date: Fri, 01 Sep 2006 15:20:24 -0400 Message-ID: <17881.1157138424@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.125 tagged_above=0 required=5 tests=AWL, SPF_HELO_PASS, SPF_PASS X-Spam-Level: X-Archive-Number: 200609/64 X-Sequence-Number: 89593 Josh Berkus writes: > Can you be a little clearer on which things are non-working patches, and > which things are pending due to lack of review? The only things I currently want to reject as not having provided a timely patch are bitmap indexes and updatable views. The other stuff I mentioned is in need of review, but I don't currently have a reason to think it can't get in. > I'm all for bouncing > stuff that's not ready to go, but bouncing stuff because we haven't > recruited enough code reviewers is just bad practice. Well, it's taken us the full month to get this far through the queue, so I'd sure like to have more people on board reviewing next time. Alvaro helped but I miss Neil Conway, and some other people have helped in the past. However --- the present situation has nothing to do with lack of reviewers, it's lack of time to finish the patches. regards, tom lane