pull raw text of a message by message-id

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: pull raw text of a message by message-id
Date: 2009-05-21 04:10:21
Message-ID: 603c8f070905202110w66fc3658j3a9d8a4cb48d8bc3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

We currently have a (really handy) facility to pull a message from the
archives by message-ID, eg:

http://archives.postgresql.org/message-id/603c8f070905202040v66cd3054t434c0b73aa844c63@mail.gmail.com

Could we possibly get a similar type of link that pulls the raw
contents of the message, without any HTML markup? This would be
useful when (for example) a message contains a patch that is included
inline rather than as an attachment, and would also be useful for
tool-building (e.g. given a message-ID, download the patch and attempt
to apply it to my local working copy).

...Robert

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2009-05-21 04:17:38 Re: How to issure PQexec is thread safety if use a connceion in two threads?
Previous Message Fly.Li 2009-05-21 04:04:27 How to issure PQexec is thread safety if use a connceion in two threads?

Browse pgsql-www by date

  From Date Subject
Next Message Tom Lane 2009-05-21 11:47:15 Re: pull raw text of a message by message-id
Previous Message Magnus Hagander 2009-05-20 18:41:27 Re: Problem in GIT mirror (was Re: pgsql: Fix all the server-side SIGQUIT handlers ...)