trivial script for getting pgsql-committers patches

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема trivial script for getting pgsql-committers patches
Дата
Msg-id 20060731221417.GA23655@alvh.no-ip.org
обсуждение исходный текст
Список pgsql-hackers
I found a script I wrote some time ago and had forgotten.  I pipe the
messages from pgsql-committers to it, and it connects to our cvsweb,
grabs the patches and puts them into a single file in /tmp.  It's pretty
low-tech but it saves me the time to go clicking each link to see what
changed where.

I attach it in case someone finds it useful.  If you have any ideas for
improvements, they're welcome.  (Code improvements are even more welcome
of course).

It needs LWP::UserAgent.  I don't know if this comes with the standard
installation.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Forcing current WAL file to be archived
Следующее
От: Alvaro Herrera
Дата:
Сообщение: trivial script for getting pgsql-committers patches