From: | Listmail <lists(at)peufeu(dot)com> |
---|---|
To: | "Dave Page" <dpage(at)postgresql(dot)org>, "Magnus Hagander" <magnus(at)hagander(dot)net> |
Cc: | "Andrew Hammond" <andrew(dot)george(dot)hammond(at)gmail(dot)com>, "CAJ CAJ" <pguser(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org, pgsql-www <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: [GENERAL] programmatic way to fetch latest release for a given major.minor version |
Date: | 2007-04-10 09:09:50 |
Message-ID: | op.tqj82otvzcizji@apollo13 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-www |
I love Open Source XD
http://ethan.tira-thompson.com/cvslog2web/
Note that this is overkill (but it would look SEXY on the site).
However, the original poster probably wants to know when to update his
servers, so he won't care about CVS commits...
If there was a RSS feed of new postgres versions I'd subscribe to it
though.
> <versions>
> <version major="8" minor="2" revision="3" />
> <version major="8" minor="1" revision="8" />
> </versions>
>
> 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.
From | Date | Subject | |
---|---|---|---|
Next Message | Markus Schiltknecht | 2007-04-10 09:24:49 | Re: Pg schema diff tools Was: [ANNOUNCE] == PostgreSQL Weekly News - April 08 2007 == |
Previous Message | Listmail | 2007-04-10 08:57:43 | Bad plan using join on VALUES |
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2007-04-10 10:18:52 | Re: [GENERAL] programmatic way to fetch latest release for a given major.minor version |
Previous Message | Dave Page | 2007-04-10 08:52:52 | Re: [GENERAL] programmatic way to fetch latest release for a given major.minor version |