Received: from localhost (unknown [200.46.204.184]) by developer.postgresql.org (Postfix) with ESMTP id 361EC2E0038 for ; Sat, 5 Apr 2008 01:40:33 -0300 (ADT) Received: from developer.postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 82784-10 for ; Sat, 5 Apr 2008 01:40:11 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by developer.postgresql.org (Postfix) with ESMTP id 06A112E002F for ; Sat, 5 Apr 2008 01:40:29 -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 m354eRRK029206; Sat, 5 Apr 2008 00:40:27 -0400 (EDT) To: "Marc G. Fournier" cc: pgsql-www@postgreSQL.org Subject: Re: [HACKERS] Patch queue -> wiki In-reply-to: References: <200804050114.m351E6900485@momjian.us> <87abk9dqah.fsf@oxford.xeocode.com> <27307.1207361987@sss.pgh.pa.us> <87wsndc9ij.fsf@oxford.xeocode.com> Comments: In-reply-to "Marc G. Fournier" message dated "Sat, 05 Apr 2008 01:11:43 -0300" Date: Sat, 05 Apr 2008 00:40:27 -0400 Message-ID: <29205.1207370427@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200804/64 X-Sequence-Number: 14812 [ redirected to -www ] "Marc G. Fournier" writes: > - --On Saturday, April 05, 2008 03:37:08 +0100 Gregory Stark > wrote: >> It probably would be neat if the email footer thingy added a url to each email >> it distributed via the lists pointing to the permanent message-id-based url in >> the archives for that message. Then at least you would have that handy. > Actually, I think it was Magnus that asked me about this (or similar) ... I can > add either an X-header, or something in the body, that includes the Message-Id, > as ppl desire it ... What we need is a link into the archives. At the moment the Message-ID is useless for that. Is it feasible to make links like http://archives.postgresql.org/message-id?id=something work? I'd be a bit worried about scalability myself... regards, tom lane