Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1Tvfn7-000461-Q2 for pgsql-www@arkaria.postgresql.org; Thu, 17 Jan 2013 03:05:21 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1Tvfn7-0002j2-9X for pgsql-www@arkaria.postgresql.org; Thu, 17 Jan 2013 03:05:21 +0000 Received: from makus.postgresql.org ([98.129.198.125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1Tvfn6-0002i8-8T for pgsql-www@postgresql.org; Thu, 17 Jan 2013 03:05:20 +0000 Received: from mail-qa0-f47.google.com ([209.85.216.47]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1Tvfn1-0007x7-Lx for pgsql-www@postgresql.org; Thu, 17 Jan 2013 03:05:19 +0000 Received: by mail-qa0-f47.google.com with SMTP id a19so3938808qad.20 for ; Wed, 16 Jan 2013 19:05:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent:x-gm-message-state; bh=04yFoh59iRYLTV9UUvwhxwVFxcPA/Vc5fcRBoCHZUMs=; b=gZ5eSHoL8rQqoBK1AUMmoXwwHdQHLDtMTeBqqaM/f4HhgcNDxW0kxAPw5F2fA9+8QZ jmch4CxlOsVz7uoXMF1PIUcHMZVvOXbXmlhbD8Zqxh+D/81kaaRV40ar++3hZxmU4vOJ +HdCnN7RPIaoPpNxv2DfUY7kKQfpxk1WhZENmgZHwIlP/HqRmAq/R8aEaLyAJ29DZFWt tD3ckXy8/XrKyn6hpAgr+IRvkCTqxK8O8QD2kYBNhcpmy+bHIfqC2c72VkhDx/ApgeZI wEdcaBOJ3OEdXNoqHWAvEfFVtxS7LnaQhkQIU/kQtZ8sta92uaD26YTBRD6VbL/pQP60 UQ+A== X-Received: by 10.49.96.33 with SMTP id dp1mr4251284qeb.60.1358391914880; Wed, 16 Jan 2013 19:05:14 -0800 (PST) Received: from tornado.leadboat.com (ip68-105-236-221.hr.hr.cox.net. [68.105.236.221]) by mx.google.com with ESMTPS id z17sm138135qem.4.2013.01.16.19.05.13 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 16 Jan 2013 19:05:13 -0800 (PST) Date: Wed, 16 Jan 2013 22:05:11 -0500 From: Noah Misch To: Magnus Hagander Cc: Alvaro Herrera , PostgreSQL WWW Subject: Re: New archives for testing Message-ID: <20130117030511.GA31305@tornado.leadboat.com> References: <20130104141942.GA4529@alvh.no-ip.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-Gm-Message-State: ALoCoQnBtTKLjcJjDeAZYvXWL/9PWKw1tpOa0JowBXtA2LdvWB3DiabYdZ24uNPpI2LoFQtMcjdv X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-www Precedence: bulk Sender: pgsql-www-owner@postgresql.org On Sat, Jan 05, 2013 at 03:05:58PM +0100, Magnus Hagander wrote: > On Fri, Jan 4, 2013 at 3:19 PM, Alvaro Herrera wrote: > > Magnus Hagander wrote: > > > >> Now, having said that, I'd like to see some more people testing it > >> than the few people I've forced to do it so far. The way to test it is > >> to go to http://www.postgresql.org/list/ and pick your list. You can > >> also go to http://www.postgresql.org/message-id/ to view a > >> message in a thread - that should also work fine if you just replace > >> "archives" with "www" in the URL of an existing message in the > >> archives *if* you were using the message-id based url. > > > > Actually, hold the presses. See this message: > > http://www.postgresql.org/message-id/20110907091634.GL24583@sonic.net > > It says "the patch is attached", but there is no attachment. > > The old archives do contain the patch. > > Bug found and fixed. The problem was that we missed attachments that > were text/plain, did not have a name, but did have a filename. I first > thought it was another case of the From line in mbox, but if you > looked at the raw output you could see that we actually had the whole > thing in there. So in passing, I also wrote a small tool that lets us > reparse messages that are already in the db, whenever we change/fix > the parsing rules. The following message exhibits similar symptoms; the attachment appears in the raw and mbox versions only: http://www.postgresql.org/message-id/20130103031358.GB11705@tornado.leadboat.com It, too, is text/plain with a "filename" and no "name". Some attachments I sent on 2013-01-08, using the same email toolchain, show up fine. -- Sent via pgsql-www mailing list (pgsql-www@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-www