On 01/01/2013 12:25 PM, Magnus Hagander wrote:
> Unify some tar functionality across different parts
>
> Move some of the tar functionality that existed mostly duplicated
> in both pg_dump and the walsender basebackup functionality into
> port/tar.c instead, so it can be used from both. It will also be
> used by pg_basebackup in the future, which would've caused a third
> copy of it around.
>
>
This seems to have broken plperl builds on Windows. Not sure what the
fix is.
cheers
andrew
In response to
Responses
pgsql-hackers by date
| Next: | From: Hari Babu | Date: 2013-01-02 07:11:15 |
| Subject: Re: Review of "pg_basebackup and pg_receivexlog to use non-blocking socket communication", was: Re: Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown |
| Previous: | From: Tom Lane | Date: 2013-01-02 00:24:51 |
| Subject: Re: [PATCH] Make pg_basebackup configure and start standby [Review] |
pgsql-committers by date
| Next: | From: Magnus Hagander | Date: 2013-01-02 09:06:14 |
| Subject: Re: pgsql: Unify some tar functionality across different parts |
| Previous: | From: Bruce Momjian | Date: 2013-01-01 22:15:16 |
| Subject: pgsql: Update copyrights for 2013 |