Re: logical changeset generation v6

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: logical changeset generation v6
Date: 2013-09-15 15:30:50
Message-ID: 20130915153050.GD9114@awork2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Thanks,

Andres Freund

--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2013-09-15 15:42:55 Commitfest II, 9.4 edition
Previous Message Peter Eisentraut 2013-09-15 15:25:59 Re: Minmax indexes