Re: Mail thread references in commits - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Mail thread references in commits
Date
Msg-id 17779.1479659215@sss.pgh.pa.us
Whole thread Raw
In response to Re: Mail thread references in commits  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Mail thread references in commits  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> On 11/20/2016 06:55 AM, Magnus Hagander wrote:
>> We can replace the website part with a http://postgr.es/m/<messageid> 
>> which will make it a bit shorter and still as easy to generate from 
>> the client side and to search off.

> That's 19 extra characters, less 2 if you remove the <> delimiters. I 
> think the extra usability makes the slight increase in ugliness worth 
> it. Can we just agree or disagree on this?

I'm prepared to go along with this if there's general agreement.
However, maybe we should make it actually work first, because I
get a 404 from

http://postgr.es/m/29df5b73-d823-ade4-cb17-47142742a83c@dunslane.net

which ought to be the URL for your message.  I tried the same experiment
for some of the older messages in this thread, and those are 404 too.

BTW, should it be "http:" or "https:"?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Mithun Cy
Date:
Subject: Re: Patch: Implement failover on libpq connect level.
Next
From: Magnus Hagander
Date:
Subject: Re: Mail thread references in commits