Re: pgsql: Split off functions related to timeline history files and XLOG a

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Split off functions related to timeline history files and XLOG a
Date: 2012-10-02 14:48:22
Message-ID: 506AFEB6.2040903@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 02.10.2012 16:50, Tom Lane wrote:
> Heikki Linnakangas<heikki(dot)linnakangas(at)iki(dot)fi> writes:
>> Split off functions related to timeline history files and XLOG archiving.
>
> A large fraction of the buildfarm doesn't like this patch --- looks like
> you omitted some system headers that are required on only some
> platforms.

Fixed, I hope..

- Heikki

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2012-10-02 15:42:40 pgsql: In pg_upgrade, try to convert the locale names to canonical form
Previous Message Heikki Linnakangas 2012-10-02 14:47:15 pgsql: Silence compiler warning about pointer type mismatch on some pla