Received: from localhost (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 4A23E64FC3A for ; Mon, 22 Dec 2008 08:28:21 -0400 (AST) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 03522-01 for ; Mon, 22 Dec 2008 08:28:18 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from lists.commandprompt.com (host-159.commandprompt.net [207.173.203.159]) by mail.postgresql.org (Postfix) with ESMTP id 9A60564FC23 for ; Mon, 22 Dec 2008 08:28:18 -0400 (AST) Received: from perhan.alvh.no-ip.org (200-85-216-131.bk4-dsl.surnet.cl [200.85.216.131]) (authenticated bits=0) by lists.commandprompt.com (8.13.8/8.13.8) with ESMTP id mBMCXP3C001170 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 22 Dec 2008 04:33:28 -0800 Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 8AFE647CCD; Mon, 22 Dec 2008 09:28:11 -0300 (CLST) Date: Mon, 22 Dec 2008 09:28:11 -0300 From: Alvaro Herrera To: w^3 Subject: publishing changelogs on pgweb Message-ID: <20081222122811.GA10220@alvh.no-ip.org> References: <200707111306.l6BD69G14356@momjian.us> <25050.1184164913@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <25050.1184164913@sss.pgh.pa.us> User-Agent: Mutt/1.5.18 (2008-05-17) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (lists.commandprompt.com [207.173.203.159]); Mon, 22 Dec 2008 04:33:29 -0800 (PST) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200812/142 X-Sequence-Number: 16319 Hi, This was proposed over a year ago, here http://archives.postgresql.org/message-id/25050.1184164913%40sss.pgh.pa.us Any thoughts on how could we do it? Maybe a hook on the anoncvs auto-update thing, that regenerated a set of static files? Tom Lane wrote: > Bruce Momjian writes: > > Alvaro Herrera wrote: > >> Hmm, do we include the cvs2cl-generated ChangeLog in the tarballs? > > > No, we don't. We used to but the file got too large. Perhaps we should > > supply a URL that generates that information. > > There are a couple of different queries that people would be interested > in: > > * the full cvs2cl log between any two release points; > * the cvs2cl log from latest release to branch tip. > > I do not think it's appropriate to stick this into the tarballs, as > there's an awful lot of noise in the logs (eg, docs tweaks, reverted > patches, trivial code cleanups); our practice of generating a condensed > release-notes page is a large public service in my eyes. But +1 to > providing a web page from which the detailed answers could be generated > easily. > > BTW, cvs2cl (at least the version I use) works fine against a remote > repository, so it's not like Ray couldn't have gotten the answer for > himself. But a web page would be more user-friendly. > > regards, tom lane -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support