David E. Wheeler wrote:
> On Jul 7, 2009, at 10:18 AM, Alvaro Herrera wrote:
>
>> We have an RSS:
>> http://www.postgresql.org/versions.rss
>
> Does anyone use it?

No idea.

> And it only goes back to 8.0

Huh, true :-(  This should be fixed.

> and it served with the text/html content-type.

Not for me:

        $ lynx -head -dump http://www.postgresql.org/versions.rss
        HTTP/1.1 200 OK
        Date: Tue, 07 Jul 2009 18:56:48 GMT
        Server: Apache
        Last-Modified: Wed, 01 Jul 2009 11:25:40 GMT
        ETag: "bd2589-a8d-46da32eda5500"
        Accept-Ranges: bytes
        Content-Length: 2701
        Connection: close
        Content-Type: application/rss+xml

I guess it depends on the mirror.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to