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 A752D9FB3FB for ; Sat, 2 Sep 2006 13:18:35 -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 26360-02-6 for ; Sat, 2 Sep 2006 13:18:25 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from eastrmmtao02.cox.net (eastrmmtao02.cox.net [68.230.240.37]) by postgresql.org (Postfix) with ESMTP id 8483F9FB52D for ; Sat, 2 Sep 2006 13:07:19 -0300 (ADT) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao02.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060902160718.LSJY10599.eastrmmtao02.cox.net@eastrmimpo01.cox.net>; Sat, 2 Sep 2006 12:07:18 -0400 Received: from [192.168.0.8] ([68.226.0.201]) by eastrmimpo01.cox.net with bizsmtp id HU791V00Z4LCPz00000000 Sat, 02 Sep 2006 12:07:10 -0400 From: Robert Treat To: pgsql-hackers@postgresql.org Subject: Re: Getting a move on for 8.2 beta Date: Sat, 2 Sep 2006 12:07:16 -0400 User-Agent: KMail/1.9.1 Cc: Tom Lane , Gavin Sherry References: <5364.1157125854@sss.pgh.pa.us> <25980.1157154128@sss.pgh.pa.us> In-Reply-To: <25980.1157154128@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609021207.16525.xzilla@users.sourceforge.net> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.084 tagged_above=0 required=5 tests=AWL X-Spam-Level: X-Archive-Number: 200609/144 X-Sequence-Number: 89673 On Friday 01 September 2006 19:42, Tom Lane wrote: > Gavin Sherry writes: > > On Fri, 1 Sep 2006, Tom Lane wrote: > >> My feeling is that we ought to bounce bitmap indexes and updatable views > >> as not being ready, accept all the contrib stuff, and try to get the > >> other items done in time for a beta at, say, the end of next week. > > > > For what it's worth, Jie and I hope to have finished the bitmap streaming > > this weekend which is the only outstanding issue with the code as it > > currently stands. > > AFAIR, you told me "it'll be done this weekend" last week. And the week > before. > > In any case, it's going to be a large complicated patch, and if I spend > all next week reviewing it then I won't make any progress on the other > items on my to-do list. At some point we have to say "this has slipped > too far, we have to hold it over for 8.3". > Perhaps if some other committers would take ownership of other items on your "to be done list", that would spread the workload enough to keep everything going? (Yes, this does require some of the other folks to step up... responses to your original email with "I will commit to finishing this item this week" would probably be enough) -- Robert Treat Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL