Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TrUNz-0004DB-L1 for pgsql-www@arkaria.postgresql.org; Sat, 05 Jan 2013 14:06:07 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1TrUNz-0005fH-5i for pgsql-www@arkaria.postgresql.org; Sat, 05 Jan 2013 14:06:07 +0000 Received: from magus.postgresql.org ([87.238.57.229]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TrUNy-0005fB-GF for pgsql-www@postgresql.org; Sat, 05 Jan 2013 14:06:06 +0000 Received: from mail-wg0-f48.google.com ([74.125.82.48]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1TrUNs-0006eX-9e for pgsql-www@postgresql.org; Sat, 05 Jan 2013 14:06:06 +0000 Received: by mail-wg0-f48.google.com with SMTP id dt10so8291756wgb.27 for ; Sat, 05 Jan 2013 06:05:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:x-gm-message-state; bh=bsDp6lEqBeyPcHoK2dfgCu0aNeq6XFRNl2f7g7rdc+A=; b=luS3ML4CbCc6xvDESHugd6dkPvejE1q8UlWpk6wQp7cVxwGHUCDJMkxhx4fFoaB3zN gnYez43Kg8XE8ktkd8iPno4hTMpUQtM0tGLrXjg1SsbMSR5PtwpOXvRdfZHtxtS4ezJE sqEWdRzQMDYK62PKJ7CIem2MGOzfJKgyQvK0RESoym39GXUro0S6/aDEuJ7cjBugGgRu uXNCngOIivujv+CyzpmNuLZfe2JK2OF+I/Sc0GXdhCH6FmxJouL74Yn/FnRHlkCx62XG GMzudFpBbjO+bleb05wjb/b5d+7rao9HZkQpTI1jZ5zQOMvOfaoAl1dwPS8611GGEMD9 7HCw== MIME-Version: 1.0 X-Received: by 10.180.72.232 with SMTP id g8mr2226656wiv.0.1357394759068; Sat, 05 Jan 2013 06:05:59 -0800 (PST) Received: by 10.194.104.41 with HTTP; Sat, 5 Jan 2013 06:05:58 -0800 (PST) In-Reply-To: <20130104141942.GA4529@alvh.no-ip.org> References: <20130104141942.GA4529@alvh.no-ip.org> Date: Sat, 5 Jan 2013 15:05:58 +0100 Message-ID: Subject: Re: New archives for testing From: Magnus Hagander To: Alvaro Herrera Cc: PostgreSQL WWW Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQk6u8joUmbyEsEg/KolAYGnCrVE8QYk940A3s4ntfwhuFmNOs3NS32NG3BtrsIsWeamd89f 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 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. -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-www mailing list (pgsql-www@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-www