Re: Todays git migration results

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Todays git migration results
Дата
Msg-id 25230.1282000181@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Todays git migration results  (Alex Hunsaker <badalex@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Todays git migration results
Следующее
От: Tom Lane
Дата:
Сообщение: Re: JSON Patch for PostgreSQL - BSON Support?