Re: Improving prep_buildtree used in VPATH builds

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Gurjeet Singh <singh.gurjeet@gmail.com>, PGSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2010-09-27T15:15:31Z
Lists: pgsql-hackers

On 09/27/2010 10:39 AM, Robert Haas wrote:
> On Mon, Sep 27, 2010 at 10:15 AM, Andrew Dunstan<andrew@dunslane.net>  wrote:
>>
>> On 09/27/2010 10:11 AM, Robert Haas wrote:
>>>> What should be the value of 'Message-ID for original patch' ?
>>>> the URL:
>>>> http://archives.postgresql.org/pgsql-hackers/2010-09/msg01837.php
>>>> or the ID: AANLkTinw0HL+jQmrtwXC9Y2tqhcfHFgFekxyyfYGvQrB@mail.gmail.com
>>> The latter.
>>>
>> Could this perhaps be made clearer on the page, perhaps with an example? It
>> confused me recently too.
> Can you suggest something more specific?
>

Well, it could say something like:

    The Message-ID can be found in the headers of the relevant email to
    the pgsql-hackers mailing list, and also in the mailing list
    archives at http://archives.postgresql.org. It looks something like
    this (the format varies somewhat depending on the sender's Mail User
    Agent): AANLkTinw0HL+jQmrtwXC9Y2tqhcfHFgFekxyyfYGvQrB@mail.gmail.com

That would certainly have given me, and I suspect Gurjeet, enough clue.

cheers

andrew