Re: logical changeset generation v6

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: logical changeset generation v6
Date: 2013-09-17 13:45:28
Message-ID: 52385CF8.8050808@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 9/15/13 11:30 AM, Andres Freund wrote:
> On 2013-09-15 11:20:20 -0400, Peter Eisentraut wrote:
>> On Sat, 2013-09-14 at 22:49 +0200, Andres Freund wrote:
>>> Attached you can find the newest version of the logical changeset
>>> generation patchset.
>>
>> You probably have bigger things to worry about, but please check the
>> results of cpluspluscheck, because some of the header files don't
>> include header files they depend on.
>
> Hm. I tried to get that right, but it's been a while since I last
> checked. I don't regularly use cpluspluscheck because it doesn't work in
> VPATH builds... We really need to fix that.
>
> I'll push a fix for that to the git tree, don't think that's worth a
> resend in itself.

This patch set now fails to apply because of the commit "Rename various
"freeze multixact" variables".

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message samthakur74 2013-09-17 13:48:39 Re: pg_stat_statements: calls under-estimation propagation
Previous Message Andres Freund 2013-09-17 13:45:24 Re: Freezing without write I/O