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 B49039FB396 for ; Fri, 1 Sep 2006 20:23:54 -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 52291-03-6 for ; Fri, 1 Sep 2006 20:23:04 -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 A8FAA9FB354 for ; Fri, 1 Sep 2006 20:02:02 -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 k81N1psu025584; Fri, 1 Sep 2006 19:01:51 -0400 (EDT) To: josh@agliodbs.com cc: Bruce Momjian , pgsql-hackers@postgresql.org Subject: Re: Getting a move on for 8.2 beta In-reply-to: <200609011509.21725.josh@agliodbs.com> References: <200609012120.k81LKdq21856@momjian.us> <200609011509.21725.josh@agliodbs.com> Comments: In-reply-to Josh Berkus message dated "Fri, 01 Sep 2006 15:09:21 -0700" Date: Fri, 01 Sep 2006 19:01:50 -0400 Message-ID: <25583.1157151710@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/77 X-Sequence-Number: 89606 Josh Berkus writes: > Bruce, >>> What's VC? >> >> MS Visual C++ > Given that this could lead to us recruiting more developers out of our > Windows user base, I'd prioritize it. Yeah, that's why I listed it as a major item. I haven't had a chance to look at the patch, but if it's not too ugly I would like to get it in this time rather than next --- that could lead directly to having more people available next time. > If you look at the two "incomplete" patches, and the "misfired" one > (Bitmaps, Updatable Views, and WITH RECURSIVE) all of them are patches > where the submitter had been working on them months ago, and might have > made the release (or let us know they weren't on schedule) if we'd held > them to an earlier deadline. Perhaps, but I'm not sure what we can or should do about it. Moving deadlines up will either create a dead zone where we all sit around twiddling our thumbs, or people will keep on coding till the last minute anyway. I think having a few patches that don't make the deadline isn't a bad thing: it means we didn't have people sitting idle. It's not like the work will go to waste --- those things can still get in in the next devel cycle. regards, tom lane