Re: EXPLAIN VERBOSE with parallel Aggregate

From: Andres Freund <andres(at)anarazel(dot)de>
To: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: EXPLAIN VERBOSE with parallel Aggregate
Date: 2016-04-27 03:00:49
Message-ID: 20160427030049.bfllpk4kypl6rmvc@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2016-04-27 03:04:11 Re: Re: pgsql: Convert contrib/seg's bool-returning SQL functions to V1 call co
Previous Message Tom Lane 2016-04-27 02:59:44 Re: Re: pgsql: Convert contrib/seg's bool-returning SQL functions to V1 call co