Re: compiler warnings in copy.c

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: compiler warnings in copy.c
Дата
Msg-id 20150128201256.GE13446@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: compiler warnings in copy.c  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: compiler warnings in copy.c  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
On 2015-01-28 15:05:11 -0500, Stephen Frost wrote:
> > Also, you seem to have pushed these commits with a date more than two
> > weeks in the past.  Please don't do that!
> 
> Oh, wow, sorry about that.  I had expected a rebase to update the date.

It updates the committer, but not the author date. Use --pretty=fuller
to see all the details. You can pass rebase --ignore-date to also reset
the author date. Or commit --amend --reset

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: compiler warnings in copy.c
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PATCH: decreasing memory needlessly consumed by array_agg