Received: from magus.postgresql.org (magus.postgresql.org [87.238.57.229]) by mail.postgresql.org (Postfix) with ESMTP id ACF2543CEB9 for ; Thu, 19 Jan 2012 13:59:57 -0400 (AST) Received: from 30.55.colo.spiretech.net ([69.168.55.30] helo=lists.commandprompt.com) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1RnwHD-0004dl-BY for pgsql-hackers@postgresql.org; Thu, 19 Jan 2012 17:59:56 +0000 Received: from moon (spinlock.commandprompt.com [69.168.55.30]) by lists.commandprompt.com (Postfix) with ESMTPA id C8A58139; Thu, 19 Jan 2012 10:00:01 -0800 (PST) Received: from moon ([195.88.15.88] helo=moon) by assp.commandprompt.com with ESMTP (2.1.1); 19 Jan 2012 09:59:59 -0800 From: Alex Shulgin To: Greg Smith Cc: Gurjeet Singh , pgsql-hackers@postgresql.org Subject: Re: automating CF submissions (was xlog location arithmetic) References: <4EDD97E5.8080201@timbira.com> <4F118D45.3060801@timbira.com> <4F122967.6070400@2ndQuadrant.com> <4F125998.5020204@2ndQuadrant.com> Date: Thu, 19 Jan 2012 19:59:35 +0200 In-Reply-To: <4F125998.5020204@2ndQuadrant.com> (Greg Smith's message of "Sat, 14 Jan 2012 23:44:08 -0500") Message-ID: <87d3aftvy0.fsf@ash@commandprompt.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Assp-Version: 2.1.1(11278) on assp.commandprompt.com X-Assp-ID: assp.commandprompt.com m1-96001-04863 X-Assp-Envelope-From: ash@commandprompt.com X-Assp-Intended-For: pgsql-hackers@postgresql.org X-Assp-Original-Subject: Re: [HACKERS] automating CF submissions (was xlog location arithmetic) X-Pg-Spam-Score: -1.1 (-) X-Archive-Number: 201201/1058 X-Sequence-Number: 201647 Greg Smith writes: > One unicorn I would like to have here would give the CF app a database > of recent e-mails to pgsql-hackers. I login to the CF app, click on > "Add recent submission", and anything matching my e-mail address > appears with a checkbox next to it. Click on the patch submissions, > and then something like you described would happen. That would save > me the annoying work around looking up message IDs so much. Another idea: introduce some simple tag system in mails sent to -hackers to be treated specially, e.g: @fest add-to-current to add new patch to the commit fest currently in progress, or @fest add-to-next to add it to the next scheduled fest. Attribute your mail with @fest comment COMMENT TEXT or @fest comment <