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

From Andrew Dunstan
Subject Re: Mail thread references in commits
Date
Msg-id 29df5b73-d823-ade4-cb17-47142742a83c@dunslane.net
Whole thread Raw
In response to Re: Mail thread references in commits  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Mail thread references in commits  (Magnus Hagander <magnus@hagander.net>)
Re: Mail thread references in commits  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Mail thread references in commits  (Vik Fearing <vik@2ndquadrant.fr>)
List pgsql-hackers

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. It'd be trivial to do, and since 
> there is no state held at the forwarder for it, it wouldn't introduce 
> a risk of "losing the forwards at some point in the future". But the 
> bulk of the URL, being the messageid, would remain.
>
>
>


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?

cheers

andrew



pgsql-hackers by date:

Previous
From: Gilles Darold
Date:
Subject: [patch] psql tab completion for ALTER DEFAULT PRIVILEGES
Next
From: Magnus Hagander
Date:
Subject: Re: Mail thread references in commits