Re: compiler warnings in copy.c - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: compiler warnings in copy.c
Date
Msg-id 20150129013059.GC3854@tamriel.snowman.net
Whole thread Raw
In response to Re: compiler warnings in copy.c  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
* Andres Freund (andres@2ndquadrant.com) wrote:
> 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

Thanks for the clarification as to what was happening.  I've modified my
aliases to use 'git am --ignore-date' which appears to have fixed this.
Thanks!
    Stephen

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Parallel Seq Scan
Next
From: Stephen Frost
Date:
Subject: Re: Proposal: two new role attributes and/or capabilities?