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 1gj3lc-0001gO-6V for pgsql-www@arkaria.postgresql.org; Mon, 14 Jan 2019 15:03:08 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gj3ka-0000UP-Sg for pgsql-www@arkaria.postgresql.org; Mon, 14 Jan 2019 15:02:04 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gj3ka-0000UI-Mh for pgsql-www@lists.postgresql.org; Mon, 14 Jan 2019 15:02:04 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gj3kS-0006dk-41 for pgsql-www@lists.postgresql.org; Mon, 14 Jan 2019 15:02:02 +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 x0EF1pqH023117; Mon, 14 Jan 2019 10:01:51 -0500 From: Tom Lane To: Magnus Hagander cc: PostgreSQL WWW Subject: Re: Wrong info in a commitfest page In-reply-to: References: <14618.1547414109@sss.pgh.pa.us> Comments: In-reply-to Magnus Hagander message dated "Mon, 14 Jan 2019 14:58:53 +0100" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <23115.1547478111.1@sss.pgh.pa.us> Date: Mon, 14 Jan 2019 10:01:51 -0500 Message-ID: <23116.1547478111@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Magnus Hagander writes: > On Sun, Jan 13, 2019 at 10:15 PM Tom Lane wrote: >> 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? > Um. It's showing the one from 12-30 now, right? (Just to be clear, you are > talking about the one that's at the bottom of the Email section?) Now it is, but it wasn't last night (and I did reload the page a few times to eliminate client-side browser cache issues ...) regards, tom lane