Received: from localhost (maia-1.hub.org [200.46.204.191]) by postgresql.org (Postfix) with ESMTP id CB8799FB3C5; Tue, 10 Apr 2007 05:53:02 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.191]) (amavisd-maia, port 10024) with ESMTP id 33522-08; Tue, 10 Apr 2007 05:52:59 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from developer.pgadmin.org (developer.pgadmin.org [63.246.23.140]) by postgresql.org (Postfix) with ESMTP id CBE589FB3BB; Tue, 10 Apr 2007 05:52:59 -0300 (ADT) Received: from [172.24.32.110] ([62.232.55.118]) (authenticated bits=0) by developer.pgadmin.org (8.13.8/8.13.8) with ESMTP id l3A8oTb9027763 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 10 Apr 2007 08:50:31 GMT Message-ID: <461B5064.8010004@postgresql.org> Date: Tue, 10 Apr 2007 09:52:52 +0100 From: Dave Page User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) MIME-Version: 1.0 To: Magnus Hagander CC: Andrew Hammond , CAJ CAJ , pgsql-general@postgresql.org, pgsql-www Subject: Re: [GENERAL] programmatic way to fetch latest release for a given major.minor version References: <1176155240.221125.319880@y80g2000hsf.googlegroups.com> <467669b30704091526v79ae044boe7217cc0777dce1f@mail.gmail.com> <5a0a9d6f0704091534i4e4af90co2dad0e9e0b60efee@mail.gmail.com> <461B3E6A.8080007@postgresql.org> <20070410081558.GB24976@svr2.hagander.net> In-Reply-To: <20070410081558.GB24976@svr2.hagander.net> X-Enigmail-Version: 0.94.1.2 OpenPGP: url=http://www.pgadmin.org/pgp/davepage.pgp Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200704/17 X-Sequence-Number: 11767 Magnus Hagander wrote: > 2) Create a new file with a specific schema. Something like: > > > > > This is the most lightweight solution. More like: But I can't help thinking that we should have some additional values for release notes, download sub-URLs (to be appended to the mirror roots) etc. Regards, Dave.