Re: RSS - Mailing list pgsql-hackers

From Gaetano Mendola
Subject Re: RSS
Date
Msg-id 414F79EA.1080109@bigfoot.com
Whole thread Raw
In response to RSS  (Gaetano Mendola <mendola@bigfoot.com>)
Responses Re: RSS  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-hackers
Gaetano Mendola wrote:
> Hi all,
> I'm using the RSS on Mozilla Thundebird and I'm noticing that all
> entries are with the date:  01/01/1970 other sites are not affected
> by this issue.

Of course I'm speaking about www.postgresql.org   :-)

Watching at the two RSS:

http://www.postgresql.org/news.rss
http://www.postgresql.org/events.rss

I seen on it:

<date>submit_date</date>


I think something is not replacing the "submit_date"  place holder.

BTW other site are not reporting this <date></date> so I believe
is enough remove it.



Regards
Gaetano Mendola






pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: elog in 7.4
Next
From: Gaetano Mendola
Date:
Subject: Re: No parameters support in "create user"?