Re: Todays git migration results

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alex Hunsaker <badalex@gmail.com>
Cc: Magnus Hagander <magnus@hagander.net>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-08-16T23:09:41Z
Lists: 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