[HACKERS] Shortened URLs for commit messages

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема [HACKERS] Shortened URLs for commit messages
Дата
Msg-id 20170524032507.GA25004@momjian.us
обсуждение исходный текст
Ответы Re: [HACKERS] Shortened URLs for commit messages  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
I have written the following sed script to convert regular Postgres
email message URLs to their shorter form for commit messages:
sed 's;http\(s\?\)://www\.postgresql\.org/message-id/;http\1://postgr.es/m/;gi'

in case this is helpful to anyone.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] [BUGS] Concurrent ALTER SEQUENCE RESTART Regression
Следующее
От: Andres Freund
Дата:
Сообщение: Re: [HACKERS] [BUGS] Concurrent ALTER SEQUENCE RESTART Regression