Re: moving from contrib to bin

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>
Subject: Re: moving from contrib to bin
Date: 2015-03-11 03:07:33
Message-ID: CAB7nPqQpUh6KCHvbMaUTe_e2z9g64RW9cv=g69H2UwtG+mDZoQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Mar 11, 2015 at 12:00 PM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> Here is a rebase of my previous patch set. I have integrated the
> various minor fixes from Michael and Andres. I have dropped moving
> pg_standby, because no one seemed to like that.
>
> I wasn't able to do anything with Michael's Mkvcbuild.pm patch, since
> that appeared to include a significant refactoring along with the actual
> move. Maybe the refactoring can be done separately first?

Yes. I was just looking at the refactoring part so as it could be
applied before the rest first.

> Otherwise, I suggest we start with the first patch, pg_archivecleanup,
> fix up the Windows build system for it, and commit it, and repeat.

I'd rather vote for having the Windows-side stuff integrated with each
patch. Mind if I rebase what you just sent with the Windows things
added?
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2015-03-11 03:19:35 Re: [REVIEW] Re: Compression of full-page-writes
Previous Message Peter Eisentraut 2015-03-11 03:00:01 Re: moving from contrib to bin