Received: from maia.hub.org (maia-4.hub.org [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 32B546325E4 for ; Wed, 26 May 2010 20:56:02 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 98571-08 for ; Wed, 26 May 2010 23:55:54 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by mail.postgresql.org (Postfix) with ESMTP id B3770635019 for ; Wed, 26 May 2010 20:55:54 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.2/8.14.2) with ESMTP id o4QNtrNe004754 for ; Wed, 26 May 2010 19:55:53 -0400 (EDT) To: pgsql-docs@postgreSQL.org Subject: documentation build log is busted, and has been for awhile Date: Wed, 26 May 2010 19:55:53 -0400 Message-ID: <4753.1274918153@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=-1.91 tagged_above=-5 required=5 tests=BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 X-Spam-Level: X-Archive-Number: 201005/47 X-Sequence-Number: 5544 Is anybody maintaining http://developer.postgresql.org/pgdocs/postgres/buildlog.html ? For some time now, that page has failed to update if the underlying build fails, which makes it approximately completely useless. A more cosmetic but still annoying problem is that the build completion time isn't shown correctly. For example, the current contents of the page are PostgreSQL Documentation Build Log Build started: 2010-05-26 22:39 UTC Build finished: + echo -n '' + date -u '+%Y-%m-%d %H:%M %Z' No changes in this build Build completed successfully. View or download the documentation. even though somebody committed broken markup half an hour ago. regards, tom lane