X-Original-To: pgsql-hackers-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id AD6C3329E66 for ; Tue, 21 Sep 2004 02:14:13 +0100 (BST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 84754-06 for ; Tue, 21 Sep 2004 01:14:08 +0000 (GMT) Received: from news.hub.org (news.hub.org [200.46.204.72]) by svr1.postgresql.org (Postfix) with ESMTP id 7BB4C329E48 for ; Tue, 21 Sep 2004 02:14:10 +0100 (BST) Received: from news.hub.org (news.hub.org [200.46.204.72]) by news.hub.org (8.12.9/8.12.9) with ESMTP id i8L1E7fg086756 for ; Tue, 21 Sep 2004 01:14:07 GMT (envelope-from news@news.hub.org) Received: (from news@localhost) by news.hub.org (8.12.9/8.12.9/Submit) id i8L0kf2S080090 for pgsql-hackers@postgresql.org; Tue, 21 Sep 2004 00:46:41 GMT From: Gaetano Mendola X-Newsgroups: comp.databases.postgresql.hackers Subject: Re: RSS Date: Tue, 21 Sep 2004 02:46:34 +0200 Organization: PYRENET Midi-pyrenees Provider Lines: 31 Message-ID: <414F79EA.1080109@bigfoot.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@pyrenet.fr To: Gaetano Mendola User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en In-Reply-To: X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime To: pgsql-hackers@postgresql.org X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200409/627 X-Sequence-Number: 59193 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: submit_date I think something is not replacing the "submit_date" place holder. BTW other site are not reporting this so I believe is enough remove it. Regards Gaetano Mendola