Re: automating CF submissions (was xlog location arithmetic) - Mailing list pgsql-hackers

From Matteo Beccati
Subject Re: automating CF submissions (was xlog location arithmetic)
Date
Msg-id 4F1594C7.70401@beccati.com
Whole thread Raw
In response to Re: automating CF submissions (was xlog location arithmetic)  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
On 16/01/2012 23:40, Alvaro Herrera wrote:
> 
> Excerpts from Greg Smith's message of lun ene 16 19:25:50 -0300 2012:
>> On 01/16/2012 03:48 PM, Josh Berkus wrote:
> 
>>> I'll also point out that the process for *applying* a patch, if you
>>> don't subscribe to hackers and keep archives around on your personal
>>> machine for months, is also very cumbersome and error-prone.  Copy and
>>> paste from a web page?  Really?
>>
>> The most reasonable answer to this is for people to publish a git repo 
>> URL in addition to the "official" submission of changes to the list in 
>> patch form.
> 
> It's expected that we'll get a more reasonable interface to attachments,
> one that will allow you to download patches separately.  (Currently,
> attachments that have mime types other than text/plain are already
> downloadable separately).

My proof of concept archive for the hackers ML site is still online, in
case anyone has trouble downloading the patches or just wants to have
the full thread handy.

All you need to do is to swap postgresql.org with beccati.org in the
"message-id" link:

http://archives.postgresql.org/message-id/1320343602-sup-2290@alvh.no-ip.org

->

http://archives.beccati.org/message-id/1320343602-sup-2290@alvh.no-ip.org


Cheers
-- 
Matteo Beccati

Development & Consulting - http://www.beccati.com/


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: automating CF submissions (was xlog location arithmetic)
Next
From: Dan Scales
Date:
Subject: Re: [WIP] Double-write with Fast Checksums