[HACKERS] trivial script for getting pgsql-committers patches

2006-07-31 Thread Alvaro Herrera
> 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). Too quick to hit send, sorry. Yeah, the name of the script sucks. -- Alvaro Herrerahttp://www.Comman

[HACKERS] trivial script for getting pgsql-committers patches

2006-07-31 Thread Alvaro Herrera
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.