On Wed, Feb 27, 2019 at 10:40 AM Peter Eisentraut <
peter(dot)eisentraut(at)2ndquadrant(dot)com> wrote:
> This archive links from the commit fest app are like
>
> https://www.postgresql.org/message-id/flat/BLAH/
>
> which is redirected to
>
> https://www.postgresql.org/message-id/flat/BLAH
>
> So it seems like the links shouldn't include the trailing slash in the
> first place.
>
>
Make a lot of sense, and patch looks good. Pushed.
//Magnus