Re: EXPLAIN VERBOSE with parallel Aggregate - Mailing list pgsql-hackers

From Andres Freund
Subject Re: EXPLAIN VERBOSE with parallel Aggregate
Date
Msg-id 20160427030049.bfllpk4kypl6rmvc@alap3.anarazel.de
Whole thread Raw
In response to Re: EXPLAIN VERBOSE with parallel Aggregate  (David Rowley <david.rowley@2ndquadrant.com>)
List pgsql-hackers
On 2016-04-27 14:57:24 +1200, David Rowley wrote:
> "private" is reserved in C++? I understood we want our C code to
> compile as C++ too, right? or did I get my wires crossed somewhere?

Just headers. Our C code unfortunately is very far away from being C++
compliant.



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: EXPLAIN VERBOSE with parallel Aggregate
Next
From: Joe Conway
Date:
Subject: Re: Removing faulty hyperLogLog merge function