Re: Shortened URLs for commit messages

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Shortened URLs for commit messages
Date: 2017-06-21 15:11:57
Message-ID: 20170621151157.qpxbtucoqsxj7f7o@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian wrote:

> Oh, here is a fixed version that requires an @ sign, which all message
> id's have:
>
> sed '/http/!s;^\(Discussion: *\)\((dot)*(at)(dot)*\)$;\1https://postgr.es/m/\2;'

So how do you actually use this?

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2017-06-21 15:13:13 Re: Default Partition for Range
Previous Message Alvaro Herrera 2017-06-21 15:08:41 Re: pg_terminate_backend can terminate background workers and autovacuum launchers