Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id E7F7B6326D0 for ; Sun, 22 Mar 2009 00:38:52 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 55089-06 for ; Sun, 22 Mar 2009 00:38:50 -0300 (ADT) 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 271B9632468 for ; Sun, 22 Mar 2009 00:38:49 -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 n2M3clGk004444; Sat, 21 Mar 2009 23:38:47 -0400 (EDT) To: Alvaro Herrera cc: Bruce Momjian , PostgreSQL www Subject: Re: Problem with archives search In-reply-to: <20090322031557.GD4618@alvh.no-ip.org> References: <20080714182350.GG4050@alvh.no-ip.org> <200807141841.m6EIf8i28126@momjian.us> <20080714184951.GH4050@alvh.no-ip.org> <396.1216062992@sss.pgh.pa.us> <20090322031557.GD4618@alvh.no-ip.org> Comments: In-reply-to Alvaro Herrera message dated "Sat, 21 Mar 2009 23:15:57 -0400" Date: Sat, 21 Mar 2009 23:38:47 -0400 Message-ID: <4443.1237693127@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.011 tagged_above=0 required=5 tests=AWL=0.011 X-Spam-Level: X-Archive-Number: 200903/183 X-Sequence-Number: 16837 Alvaro Herrera writes: > Tom Lane wrote: >> I'd like to be able to paste a message ID into a form on my home page >> and end up at the correct URL, but the only way I know to do that >> involves
which insists on sticking "?fieldname=" >> in there somewhere. Is there another simple way, or do we have an >> alternate portal that handles URLs of that format? > BTW I neglected to followup on this when I added the message-id search > capability on archives. You can now use this URL: > http://archives.postgresql.org/message-by-id.php?q=SOME-MESSAGE-ID Works nicely, thanks! regards, tom lane