Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gin6C-0000r8-By for pgsql-www@arkaria.postgresql.org; Sun, 13 Jan 2019 21:15:16 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gin6A-0005iG-LX for pgsql-www@arkaria.postgresql.org; Sun, 13 Jan 2019 21:15:14 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gin6A-0005i9-Ca for pgsql-www@lists.postgresql.org; Sun, 13 Jan 2019 21:15:14 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gin67-0003yM-K8 for pgsql-www@lists.postgresql.org; Sun, 13 Jan 2019 21:15:13 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id x0DLF9OY014619 for ; Sun, 13 Jan 2019 16:15:09 -0500 From: Tom Lane To: pgsql-www@lists.postgresql.org Subject: Wrong info in a commitfest page MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <14617.1547414109.1@sss.pgh.pa.us> Date: Sun, 13 Jan 2019 16:15:09 -0500 Message-ID: <14618.1547414109@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk I happened to notice that https://commitfest.postgresql.org/21/1962/ shows the "latest attachment" as being from 2018-08-06, whereas if you look at the thread, the latest attachment is pretty clearly Heikki's in <16028522-316c-ec71-c065-91a1e1e004a2@iki.fi> of 2018-12-30. Why is that? (The cfbot seems to be properly identifying the last attachment, FWIW.) regards, tom lane