Re: Todays git migration results - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Todays git migration results
Date
Msg-id 25230.1282000181@sss.pgh.pa.us
Whole thread Raw
In response to Re: Todays git migration results  (Alex Hunsaker <badalex@gmail.com>)
List pgsql-hackers
Alex Hunsaker <badalex@gmail.com> writes:
> On Mon, Aug 16, 2010 at 14:33, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> I'd be satisfied with a tool that merges commit reports if they have the
>> same log message and occur at approximately the same time, which is the
>> heuristic that cvs2cl uses.

> I dont think it would be to hard to code that up (main worry is it
> might be dog slow).

Well, cvs2cl is pretty dog-slow too.  As I was just saying to Robert,
it doesn't really matter since I only run it a couple times a month.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Todays git migration results
Next
From: Tom Lane
Date:
Subject: Re: JSON Patch for PostgreSQL - BSON Support?