From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
---|---|
To: | Joshua Elsasser <josh(at)idealist(dot)org> |
Cc: | PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Add pg_basebackup single tar output format |
Date: | 2015-09-30 00:11:36 |
Message-ID: | CAB7nPqTpzY_vj1brhjRqwXg9oJf0uwHM_KXXFG4F6urFyqYvzA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Sep 30, 2015 at 7:16 AM, Joshua Elsasser <josh(at)idealist(dot)org> wrote:
> On Tue, Sep 29, 2015 at 11:50:37PM +0200, Andres Freund wrote:
>> On 2015-09-29 14:38:11 -0700, Josh Elsasser wrote:
>> > I've put my changes up as a series of relatively small commits on this
>> > branch of a github fork:
>> >
>> > https://github.com/jre/postgres/commits/single-tar
>> >
>> > Comments and suggestions are welcome.
Great!
>>
>> Please post them to the list, we want patches to be in our archives.
>
> Sure, let's see if I can figure out git send-email
Usually it is recommended to add them directly to their dedicated
thread so as it is easier to follow the review flow, and you have sent
six patches, that's as much threads to follow... Here are some general
guidelines:
https://wiki.postgresql.org/wiki/Submitting_a_Patch
You should register your patch as well here so as we do not lose track of it:
https://commitfest.postgresql.org/7/
Regards,
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Matt Newell | 2015-09-30 00:26:11 | Re: LISTEN denial of service with aborted transaction |
Previous Message | zhangjinyu | 2015-09-29 23:01:56 | Re: BRIN Scan: Optimize memory allocation in function 'bringetbitmap' |