Received: from localhost (unknown [200.46.204.183]) by developer.postgresql.org (Postfix) with ESMTP id 455E72E0046 for ; Fri, 4 Apr 2008 23:19:55 -0300 (ADT) Received: from developer.postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 72220-09 for ; Fri, 4 Apr 2008 23:19:52 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by developer.postgresql.org (Postfix) with ESMTP id 914562E0041 for ; Fri, 4 Apr 2008 23:19:52 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id m352JlKu027308; Fri, 4 Apr 2008 22:19:47 -0400 (EDT) To: Gregory Stark cc: "Bruce Momjian" , "Alvaro Herrera" , "Greg Smith" , "Pg Hackers" Subject: Re: Patch queue -> wiki In-reply-to: <87abk9dqah.fsf@oxford.xeocode.com> References: <200804050114.m351E6900485@momjian.us> <87abk9dqah.fsf@oxford.xeocode.com> Comments: In-reply-to Gregory Stark message dated "Sat, 05 Apr 2008 02:49:26 +0100" Date: Fri, 04 Apr 2008 22:19:47 -0400 Message-ID: <27307.1207361987@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200804/315 X-Sequence-Number: 116408 Gregory Stark writes: > "Bruce Momjian" writes: >> Basically a Wiki takes 10x more time for me to modify something, so >> unless I get another 9 people to do the same amount of work I do on >> tracking, we are going to fall behind. I am not willing to increase the >> amount of time I already spend doing this. Perhaps distributed over the >> community there will be 9x more time spent on tracking, but I doubt it. > On a busy day we might get 5 patches submitted or updated. That's five lines > of text to add or edit. I think what Bruce is really complaining about here is that he's got years worth of development in his current infrastructure, and so it only costs him a few seconds and keystrokes to push stuff into his existing patch queue; while there's no such shortcuts for the wiki. Which is a fair complaint, but it's hardly insoluble. > The hard part is reading the email and figuring out > what status the patch is in. Certainly. What we've got to do is make sure that after someone has made that decision, it doesn't cost them a couple of minutes of drudgery to look up the appropriate email-archives URL and push it into the wiki page (probably with a comment). I can't imagine that this is terribly difficult, but web page scripting isn't one of my strengths ... regards, tom lane