* Andres Freund (and...@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
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.
* Robert Haas (robertmh...@gmail.com) wrote:
> My compiler is unhappy with the latest changes to copy.c:
>
> gcc -Wall -Wmissing-prototypes -Wpointer-arith
> -Wdeclaration-after-statement -Wendif-labels
> -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing
> -fwrapv -fexcess-precisio